moodler
18de986eb1
Actually, let's include journals that have no feedback yet as well.
2002-10-16 07:18:07 +00:00
moodler
8bff8ad835
When a teacher is giving feedback, entries that have been modified since
...
the last time a teacher has given feedback are highlighted.
2002-10-16 07:15:36 +00:00
moodler
5a84640bd1
Tweaks to use new javascript-printing function etc
2002-10-12 15:01:17 +00:00
moodler
b2a5ee1822
Added richtext to Journal entries.
2002-10-12 06:20:56 +00:00
martin
bbe3efd8e1
Some comments to indicate standard and other functions
2002-09-22 04:29:18 +00:00
martin
3bf90da5f6
Use log URL for link to journal
2002-09-22 03:13:10 +00:00
martin
3869a2ac3d
Changes to print_recent_activity in course/lib.php. It is now more
...
modular (at slight cost to performance) and every modules can now
have a module_print_recent_activity() function. This function
takes a list of logs, searches for things to display and does so.
So far I've done forum and journal functions
2002-09-21 17:11:08 +00:00
martin
a16c2180d0
Make sure user language works OK (it does now)
2002-09-21 08:40:27 +00:00
martin
a5a4cd60cb
Make sure mailouts are in the user's chosen language
2002-09-21 07:46:30 +00:00
martin
3db1919baf
More language fixes
2002-08-12 09:38:31 +00:00
martin
f282e6314c
Cron tidy-ups
2002-08-05 08:40:00 +00:00
martin
b0f01dff9e
More tweaks to feedback display (consistency with forum posts)
2002-08-04 17:24:46 +00:00
martin
77db7e4c49
Fixes in display of standard user_complete and user_outline functions
...
for journal, forum and assignments
2002-08-04 17:13:49 +00:00
martin
6b1746806c
Misc small changes while I was working on assignments
2002-08-04 16:20:30 +00:00
martin
b62f150b7c
Moved a function to lib.php
2002-08-04 07:06:45 +00:00
martin
04eba58f57
Moved all mod.php functions from modules into lib.php, and
...
updated course/mod.php to use them there. No longer need module/mod.php
2002-08-03 02:29:21 +00:00
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
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
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
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
f9903ed0a4
Initial revision
2001-11-22 06:23:56 +00:00