19633 Commits

Author SHA1 Message Date
martin
37b155148d Slight formatting tweaks (forum index) 2002-07-20 18:20:19 +00:00
martin
71fb963094 Changed listing of forums 2002-07-20 17:56:21 +00:00
martin
bffb106d50 Added ability for teacher to see subscribers for each forum 2002-07-14 13:32:51 +00:00
martin
bec7ff3ee3 Added search box here 2002-07-10 15:26:08 +00:00
martin
069bce6efc Got rid of all pv() functions, now consistently uses p() to print variables safely. 2002-07-06 04:07:55 +00:00
martin
82aa0e8de6 Added new teacher forum. TABLE CHANGED: forum 2002-07-04 08:30:36 +00:00
martin
da8b7aa7a5 Fix to update_module_icon (to pass the courseid) 2002-07-04 07:48:44 +00:00
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
e07635f4d0 Changes related to new forum type: eachuser and some general forum-related tweaking 2002-06-25 06:47:34 +00:00
martin
8b03b86b6a Updated icon to make it less like discussions and more flexible 2002-06-25 03:23:40 +00:00
martin
dd831125fa Typo in add_to_log ... index->view 2002-06-24 15:27:12 +00:00
martin
3901360532 Bugfixes from move - this is now up to date 2002-06-20 15:41:02 +00:00
martin
f93f848ab3 Mass change related to separating forum from discuss and making it a
separate module (again).  This frees up forums for some interesting
developments.  Note that database tables have moved around.
2002-06-20 15:15:22 +00:00
martin
b693339510 Bugfix in crumbs 2002-06-19 05:05:05 +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
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