177 Commits

Author SHA1 Message Date
martin
e383782039 Fixes to journal reporting 2002-07-29 09:48:52 +00:00
martin
bc575b88c6 Slightly bigger textarea for teacher feedback 2002-07-29 07:26:59 +00:00
martin
85acc43e47 Improvements to report.php ... clearer code, new functions in lib.php
and now the journal entries are sorted with the newest at the top.
2002-07-29 07:21:36 +00:00
martin
34354e4fce modernised the code to use newer database functions - no change in functionality 2002-07-29 06:34:52 +00:00
martin
64dc5067fd Added word count 2002-07-29 06:20:27 +00:00
martin
96e0ad26b6 Fix to account for people not in course 2002-07-27 07:22:20 +00:00
martin
8a85e90825 Implemented journal feedback notification (mailouts) 2002-07-27 06:58:39 +00:00
martin
12b820c227 Changes to suit new upgrading procedure (admin/index.html) 2002-07-27 06:07:49 +00:00
martin
ec5472d974 Fixed 0 days -> ALways Open 2002-07-26 02:15:03 +00:00
martin
0d22e7cc7e Got rid of the user.php code fragments and implemented much cleaner
system which certain-named functions in lib.php ... called from /course/user.php
2002-07-25 13:48:14 +00:00
martin
6462d1a1e1 Formatting fixes for ratings 2002-07-23 18:02:05 +00:00
martin
b8973de69d Allow teachers to be marked, and allow ratings to be ignored 2002-07-23 17:56:52 +00:00
martin
82f5285f5f Fixes to Activity reports 2002-07-23 17:04:31 +00:00
martin
7468bf014f Part of "contributions" overhaul in course/user.php 2002-07-23 16:24:12 +00:00
martin
37b155148d Slight formatting tweaks (forum index) 2002-07-20 18:20:19 +00:00
martin
da8b7aa7a5 Fix to update_module_icon (to pass the courseid) 2002-07-04 07:48:44 +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
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
873f20962d Added date stamp on journal entries 2002-01-07 15:00:15 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00