125 Commits

Author SHA1 Message Date
martin
3b9af3dd6f Centered new topic link 2002-08-01 09:38:45 +00:00
martin
bc9ab4dd62 Changed the ratings to new separate/connected system - just for testing 2002-08-01 09:36:18 +00:00
martin
96c2453634 Clean up - modernised choice mod.php 2002-08-01 05:34:00 +00:00
martin
0e30c987e5 More cleanups to survey - renamed/moved functions, modernised mod.php 2002-08-01 05:18:07 +00:00
martin
362f9c9c74 typo 2002-08-01 04:54:23 +00:00
martin
551b0b9806 Big clean up of survey functions and removal of deadwood (more to go still though) 2002-08-01 04:49:26 +00:00
martin
8f9c8aaf31 Yet more improvements to user discussion listing (added forum link to each discussion printed) 2002-08-01 04:05:56 +00:00
martin
b76128b0f5 More improvements to user discussion display 2002-08-01 04:00:56 +00:00
martin
4ca090910e Whoops! Hide teacher discussions when printing list of user discussions 2002-08-01 03:56:55 +00:00
martin
11b0c46971 A big clean up of all the forum functions (including renaming them all
to start with forum_ ) and all the follow-on effects that caused
Some miscellaneous bug fixes and code clean-ups along the way
2002-08-01 03:50:27 +00:00
martin
21999551b1 Some work so far on the assignment module ... NOT FINISHED YET!
I just want to get it out the way of some other commits
2002-08-01 03:49:01 +00:00
martin
d7d1f618e8 Fixes to logging and log display 2002-07-31 16:53:32 +00:00
martin
498178e41e Fixed up activity display for forums 2002-07-31 16:52:27 +00:00
martin
0230010489 Fixed up some forum logging 2002-07-31 16:33:50 +00:00
martin
0872b023d5 Fixed up forum sorting 2002-07-31 16:13:55 +00:00
martin
37c6527855 Tweak to add ... after shortpost 2002-07-31 15:55:11 +00:00
martin
6bebaa642f whoops typo, forgot global 2002-07-31 15:43:02 +00:00
martin
aa153f29e2 Fixes for long posts ... 2002-07-31 15:34:15 +00:00
martin
310da1666a Fixed subscribe info for students 2002-07-31 15:09:39 +00:00
martin
501cdbd8bb OK, some massive changes with many files removed or changed.
Basically the changes are:

 - I've merged the 'discuss' module into the forum module
   which makes the interface MUCH clearer for everyone
 - I've added a new 'single' forum type that replicates
   what the old discuss course modules used to look like.
 - I've got rid of the "discussion" forum type - it will
   still exist in upgraded courses but as a normal forum.
 - the 'discuss' module is completely deleted - gone.
 - the 'chat' module is completely deleted - gone.
 - The upgrading system has been improved, and all code
   is stored in version.php.
 - I've put in upgrading commands to do the best I can
   (right now) to upgrade courses that used the discuss
   module.  It should mostly work, just leaving some
   "orphan" coursemodules on you course front page.  You
   can easily delete these using the little 'x'.
   I may have forgotten something  - I've only tested on
   my testing server and I'm about to test on my production
   server to see how it goes.
 - Forums have a lot of little new features and fixes.  The
   main one is the subscription process.  Teachers can 'force'
   subscriptions on any forum.  This disallows everyone from
   choosing their own mail subscription - it's just on.
 - The assignment module is half-finished and not working yet

I've still some massive changes to do, mostly involving making
all the lib.php function names more standardised, so consider
this is an interim checkin to do some tests.
2002-07-31 14:19:35 +00:00
martin
ab001fe77d Fixed link for "older topics" 2002-07-29 13:45:09 +00:00
martin
6f93182a0e OK, this is working now 2002-07-29 13:03:39 +00:00
martin
13da983e6c hmm wierd bug on production server but not testing ... this is to test that 2002-07-29 10:12:20 +00:00
martin
e383782039 Fixes to journal reporting 2002-07-29 09:48:52 +00:00
martin
77305fe6eb Minor forum formatting tweaks 2002-07-29 09:17:14 +00:00
martin
944d5a3c98 Cleaned up subscription checking - it's a bit slower but will work with the
upcoming changes to forums (subscribeall flag).  Code is shorter too.
2002-07-29 08:24:13 +00:00
martin
d9bf513d9c edit icon always appears now, as long as a coursemodule exists 2002-07-29 08:11:12 +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
ab2eafe3ad Dummy (for now) 2002-07-27 07:13:17 +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
3f4deb2b86 Extra space at end of file :-) 2002-07-25 13:54:07 +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
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