5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
953d154fa4
MDL-14074 removed obsoleted $CFG->enablerecordcache = true
2008-03-27 08:37:43 +00:00
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
263017bbdd
MDL-10888: groupings - mod/workshop - add grouping support
2007-09-06 01:35:37 +00:00
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
e921dffdc4
Merged notice fixes from stable 18
2007-03-07 07:50:24 +00:00
fc9cb24a18
MDL-7861, fixes for workshop
2007-01-10 08:29:41 +00:00
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
669f2499a7
Merged some performance improvements from stable
2006-10-29 07:23:57 +00:00
583b57b42d
Changed <module>_print_recent_activity() functions so that they don't use $isteacher. However, I've left the $isteacher parameter in the functions, for backward compatibility so as not to break thrid party modules. Should we remove the parameter now?
2006-09-24 14:01:50 +00:00
c15f680424
partially fixed group management in workshop
2006-09-12 21:09:43 +00:00
6b9a1fec8f
initial conversion of workshop to new roles and capabilities framework; groups are not functional yet (did they ever work properly ?)
2006-09-06 08:41:47 +00:00
3043912d9b
Commiting some old unmerged changes.
2005-10-15 10:30:15 +00:00
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
792947b68d
Fixed a notice
2005-05-03 08:16:12 +00:00
012ba8e53d
FIxed a notice
2005-04-26 11:59:29 +00:00
cd30e6a32c
workshop_user_complete now prints out something meaningful. Bug 2931.
...
General tidy up.
CSS styles added. (SE)
2005-04-21 07:19:41 +00:00
b79aa685fb
Finally we have to use the 'nomatch' because we can come
...
from other script (assess.php).
filterall work in progress.
2005-04-10 18:22:18 +00:00
95c67e2fe1
Now xxx_print_recent_mod_activity() supports filterall.
...
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
ac21ad392d
Now course/recent.php works under PHP5.
...
See bug 2828
(http://moodle.org/bugs/bug.php?op=show&bugid=2828 )
Merged from MOODLE_14_STABLE
2005-04-02 11:32:22 +00:00
8f7dc7f1c7
Variety of small fixes, but mostly related to how the recent activity
...
block is constructed. A new function exists to pump these notes out
in a standard way : print_recent_activity_note.
Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
f1e0649c1c
Removed files/mimetype.php and put it into lib/filelib.php instead
...
where it always should have been.
2005-03-07 11:32:03 +00:00
95e72c12d0
Now retrieving only needed fields!
2005-02-13 00:42:29 +00:00
f1c1d2f166
Removing the THEME variable and adding in classes where appropriate
2005-02-10 10:41:22 +00:00
eb89027f5b
More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740 .
2004-12-12 11:20:07 +00:00
1c4e73b614
Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable.
2004-12-09 09:34:43 +00:00
47162a5b59
fixed cutoffime misprint
2004-12-08 10:39:06 +00:00
9a41fb44c0
removed duplicated sentences from emails
2004-12-08 08:29:11 +00:00
2317a9f3b0
Fixed date check
2004-12-07 07:41:49 +00:00
ab98918f09
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541 .
2004-12-05 11:49:18 +00:00
693f6eb5cf
Cron routine does not send "graded" emails until releasegrades date;
...
grades are "not available" in index page until after the relaesegrades
date; phasing of three phase workshop tidied up.
2004-11-23 20:52:54 +00:00
cb0a172434
Display of current/final grades now has the individual lists order by
...
grade.
2004-11-13 01:00:17 +00:00
65e187edb6
Version 2004111000. This removes the unnecesary emails about grading of
...
assessments.
2004-11-12 19:30:12 +00:00
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
6a1bdf48df
The first and second assessments of each submission are now "graded" by
...
the workshop cron function. They are given the maximum grading grade.
2004-10-17 16:35:32 +00:00
d7d21c383c
Minor changes for XHTML compatibility
2004-10-08 13:58:33 +00:00
b514883a04
Minor tidy of "not graded" workshops to supress grades appearing in
...
student pages.
2004-09-29 21:28:55 +00:00
ff1d392aa1
Allow teachers to edit examples from Admin page; Count of ungraded
...
asessment now excludes warm and hot assessments; change a & back to a
& in a redirect call.
2004-09-29 16:52:24 +00:00
1bf58ea60b
Version 2004092700 - tidy up of simple assignment case; addition of
...
password and submission late flag.
2004-09-28 15:49:49 +00:00
a557e354ed
Version 2004092400 - in line student submission (plus attachments);
...
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
aa8f2d1ec1
Fixed bug #1952 ; fixed bug in upload form; and assessment form now
...
displays the correct grade.
2004-09-20 14:59:41 +00:00
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
e0b7b090d3
towards XHTML compliance
2004-09-14 20:39:28 +00:00
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
7e6bf1253a
Repeated fixes made in stable:
...
- moved two functions from locallib.php to lib.php
- include mimetypes.php so mimeinfo works
2004-09-08 06:43:57 +00:00
4cd23ea295
Version 2004081100: auto grading of assessments.
2004-09-07 16:17:32 +00:00
222ac91bc9
removed unnecessary calls to get_site()
2004-08-29 14:15:40 +00:00
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
d85035457f
Convert firstname lastname to fullname() calls, fixing bug 1726
2004-08-17 05:19:21 +00:00