Commit graph

1172 commits

Author SHA1 Message Date
martignoni
f549bf4505 Release notes for 1.5.3 2005-11-17 13:31:42 +00:00
martignoni
119534750a Add a last access filter to the participants list - show users inactive for more than x time period 2005-11-17 10:20:56 +00:00
martignoni
498346c116 Adding the LAMS integration code. 2005-11-17 10:19:27 +00:00
martignoni
0d54ff7aee New lang entries for skip navigation link 2005-11-17 10:10:54 +00:00
martignoni
c786ddfda6 New lang entries for Activity Link setting 2005-11-17 09:48:49 +00:00
martignoni
696409414e Fixing bug 4303 - quiz reports dying on large enrolments - getting all users
into an array and imploding it into an IN() replaced with joins. This changes
the functionality SLIGHTLY in two ways - 1. show students with no attempts now
JUST shows students with no attempts, rather than both.  Show students with
no attempts is now disabled for the site course as is not really relevant and
could be ridiculously large
2005-11-17 09:39:54 +00:00
martignoni
324226891e Fixing up the missing perfdebug string in admin, turning perf on in the default footer using $CFG->perfdebug 2005-11-17 09:36:52 +00:00
martignoni
7b803ae4e5 New feature: Embargoed Announcements 2005-11-14 12:56:58 +00:00
martignoni
2de798ed88 Typos corrected, thanks to Alain Kerdelhué 2005-11-08 15:23:55 +00:00
martignoni
89fe478d88 Made the number of modules a litter loser, so there's room for extra modules 2005-11-05 18:07:25 +00:00
martignoni
fbc040998a New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 18:03:57 +00:00
martignoni
c909e26571 Adding missing stats string; fixing weird bug for when stats starts processing from now rather than all 2005-11-05 18:01:33 +00:00
martignoni
b59efeb707 Fixing up the assignment grading interface to make it more usable.
- grade buttons are now links
  - popup window has teacher comments at the top
  - popup window can now cycle through all users without leaving the window
  - new quickgrading feature to grade inline in one go
  - can choose page size
2005-11-05 18:00:28 +00:00
martignoni
1f764c8c28 Admin setting for stats: ranked courses get userthreshold 2005-11-05 17:57:34 +00:00
martignoni
e3e330c345 Some typographical tweaks 2005-11-03 12:08:21 +00:00
martignoni
3c40ab61e1 Fixing bug 4199: course import offering courses not a teacher in to import from. 2005-11-03 10:56:08 +00:00
martignoni
553fb8d843 Updated theme short documentation 2005-11-02 13:42:05 +00:00
martignoni
98fe8f153c Added some Shibboleth error messages 2005-11-02 13:17:11 +00:00
martignoni
891fab406e Block normal users to gain access to meta courses 2005-11-02 13:08:53 +00:00
martignoni
9d6f77f44d Added message for "error_invalidquiztype" (used in mod/hotpot/attempt.php) 2005-11-02 13:06:56 +00:00
martignoni
c8487fb6df My moodle page should not be available to guests and offer a full login 2005-11-02 13:05:05 +00:00
martignoni
6b929019c8 Few lang entries for the new features for media file 2005-11-02 13:03:33 +00:00
martignoni
6973917622 Cronjob: override admin user timezone to moodle default timezone 2005-11-02 12:58:58 +00:00
koenr
9ffa6a1937 removed empty parentlanguage string 2005-11-01 07:55:54 +00:00
martignoni
e9b778112f Typo corrected thanks to Fabrice Noelant 2005-10-27 20:13:50 +00:00
martignoni
808d4bccd4 Small tweaks 2005-10-27 12:20:37 +00:00
martignoni
fdf7ca2f9b Typo corrected (thanks to Alain Kerdelhué) 2005-10-26 18:24:30 +00:00
martignoni
24e0dff516 Flash video string 2005-10-25 21:21:12 +00:00
martignoni
c3c0bd31c6 Updated module 2005-10-25 21:19:56 +00:00
martignoni
0b51901229 Added a few new lang file entries for new lesson features 2005-10-25 21:08:19 +00:00
martignoni
27cabedd09 Better message for no data for stats - now we have statscatchup mode we don't need to know about waiting a week 2005-10-22 12:23:23 +00:00
martignoni
751f6b27a2 My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-22 12:22:00 +00:00
martignoni
eba79699a1 Missing strings for new stats report, new link in admin/index.php for admin reports 2005-10-22 12:20:52 +00:00
martignoni
7ceceec209 Initial commit for multi enrolment plugin feature (this time for real) 2005-10-22 12:15:33 +00:00
martignoni
832b362e91 y moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-22 12:10:08 +00:00
martignoni
5a593e9699 Wrote some brief notices for the new enrolment configuration panel 2005-10-22 12:07:23 +00:00
martignoni
427bf87d39 Initial commit for multi enrolment plugin feature 2005-10-13 08:50:54 +00:00
martignoni
caf531fe03 Suppression of 'checkall' and 'checknone' 2005-10-06 15:22:23 +00:00
martignoni
c54c62885d Added new string for duplicate emails in lost password recovery. 2005-10-06 15:19:45 +00:00
martignoni
3906fc6cba New feature: Course enrollable control with date range 2005-10-05 14:37:57 +00:00
martignoni
bf90af3c93 Added string for lost password recovery changes 2005-10-05 14:18:28 +00:00
martignoni
b2b0e2194a Committing missing stats string 2005-10-05 14:12:43 +00:00
martignoni
21e1e6b4fe New feature: Notify teachers/students of expirying enrolments 2005-10-03 14:55:21 +00:00
martignoni
34926d6b48 New feature to extend student enrolment period and improvements to the action list in participants list 2005-10-03 14:44:24 +00:00
martignoni
43e29a974f When teacher has "student view" on the login string changes to "Your are logged in as name in student view (Logout)", note the new 'in student view'. Discussed in bug 4113 2005-10-03 14:40:45 +00:00
martignoni
68acb834e3 Added some strings for improved (multiple auth friendly) password handling. 2005-10-03 14:38:42 +00:00
martignoni
129f36c52b Added additional error string 2005-10-03 09:53:49 +00:00
martignoni
868088963a new session timeout handling 2005-10-03 09:52:05 +00:00
martignoni
2bdfbf6138 Added some generic errors. 2005-10-03 09:50:45 +00:00
martignoni
3c369eb909 Added some strings for improved (multiple auth friendly) password handling. 2005-10-03 09:42:41 +00:00