martin
7a302afc5f
Slight changes to userdate() function. It now uses gmstrftime() instead of
...
gmdate to format times, thus allowing it to take advantage of locale, if set,
to print dates in the appropriate language. Several userdate invocations
had to be changed, though, to use the different formatting specs.
2002-07-02 07:02:28 +00:00
martin
77775bff99
Minor formatting tweaks
2002-06-25 16:42:34 +00:00
martin
b5fe4c935d
Major changes throughout to change "week" notation to "section" notation.
...
Sections covers "weeks", "topics" and anything else that may come along.
Note, again, some databases have changed esp course_weeks -> course_sections
and several fields called "week" are now "section. Also course no longer
has an enddate, but instead has a numsections field.
2002-06-25 11:49:06 +00:00
martin
77f4a40bbb
Don't show overall graph when no students have completed survey
2002-06-25 07:17:51 +00:00
martin
b416a1c34f
Slight tweaks to survey display after it's been done (list # of students)
2002-06-25 07:10:01 +00:00
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
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
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