martin
|
da5c172a07
|
Changes to support guest user across any course (guest/guest)
|
2002-06-09 14:14:07 +00:00 |
|
martin
|
5575a053d3
|
Changes to put update/edit icons in the headers of module and course pages
|
2002-06-08 06:52:00 +00:00 |
|
martin
|
9f11a65e56
|
Old new.php system is replaced by print_recent_activity() in course/lib.php
|
2002-06-05 03:22:12 +00:00 |
|
martin
|
873960de8c
|
Changes related to timezone display. Datetime display now uses userdate()
which itself uses the USER variable timezone to alter the displayed time.
|
2002-06-05 03:15:30 +00:00 |
|
martin
|
9d99fef442
|
Added new entries for log_display table. These are used to define what
to display for any given logged item.
|
2002-05-31 09:14:00 +00:00 |
|
martin
|
5eb45fa058
|
Various small fixes across all modules. Most notable was the revised
use of add_to_log, and the new logging format.
|
2002-05-31 09:07:11 +00:00 |
|
martin
|
d78e2e84ff
|
This is the new format for database schema. Each module has a db directory
with one file per database. All these are called from admin/index.php and
work in concert with lib/db.
|
2002-05-31 09:03:46 +00:00 |
|
martin
|
ee990b193a
|
Fixed download for virtual scale questions with type = -1 (eg ATTLS)
|
2002-04-15 05:22:43 +00:00 |
|
martin
|
a2b4ecfb10
|
Modified most graphs to remove the "zero" line of "No answer" because
this never happens (survey form forces students to always answer).
|
2002-04-13 06:24:45 +00:00 |
|
martin
|
07cb996492
|
Slightly enlarged graphs to 900 pixels instead of 800.
|
2002-04-12 14:24:27 +00:00 |
|
martin
|
b321d42130
|
Graphs now contain proper labels down the left hand side.
|
2002-04-12 13:58:57 +00:00 |
|
martin
|
c015c2bcb3
|
If students view surveys after having done them, then they are now shown
the survey results compared to the class. Needs docs still.
|
2002-03-28 05:52:30 +00:00 |
|
martin
|
873f20962d
|
Added date stamp on journal entries
|
2002-01-07 15:00:15 +00:00 |
|
martin
|
fc633303ec
|
removed shadows from class averages when they are combined with student
results, so that the student graphs "jump out" more
|
2001-11-22 13:47:18 +00:00 |
|
martin
|
f9903ed0a4
|
Initial revision
|
2001-11-22 06:23:56 +00:00 |
|