Commit graph

3024 commits

Author SHA1 Message Date
bobopinna
3332df2142 Added support to AICC lauch 2005-04-18 08:37:45 +00:00
bobopinna
88f75516f6 Added support to AICC packages 2005-04-18 07:49:36 +00:00
moodler
4b46c8039a New field and option for assignments, preventlate, which prevents
students from submitting assignments late
2005-04-18 04:11:15 +00:00
stronk7
3898bc3337 assignment->name supports filterall again. :-P 2005-04-17 22:17:52 +00:00
moodler
f1893f4428 Improved listing on index page for students 2005-04-17 18:45:32 +00:00
moodler
5a25d82ad8 FIxed some notices 2005-04-17 18:32:38 +00:00
moodler
ff8f7015e3 Added formatting for comments 2005-04-17 17:58:51 +00:00
moodler
52436fe1cc Added a new format field for comments 2005-04-17 17:51:25 +00:00
moodler
70b2c772b3 Tweaks and so on, making it pretty 2005-04-17 17:11:41 +00:00
moodler
3a3643df79 DIsplay numerical grades with total grade: 9 / 10 2005-04-17 15:56:40 +00:00
moodler
a2f41849cf Fix for secure forms 2005-04-17 15:55:07 +00:00
moodler
73097f0711 A very big batch of changes. Everything sort of works: now I'm mopping up. 2005-04-17 15:38:02 +00:00
moodler
7c12949d10 Rationalised get_user_info_from_db() and sundry other small bits into
a single function called: get_complete_user_data()

This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
stronk7
9b6618b9bc timeavailable was missing in backup and restore. :-) 2005-04-17 09:27:05 +00:00
skodak
bfae4bf90d fixed typo 2005-04-16 14:13:17 +00:00
moodler
72778c9a5a Two new general-purpose fields in assignment_submissions, so that
most assignment types won't need to create new tables for data

The fields are data1 and data2.

Backup/restore handled, Eloy   ;-)
2005-04-15 14:51:15 +00:00
bobopinna
1daed920e4 Removed field datadir form scorm table
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
moodler
6d4ecaec60 Tidied up the feedback - offline assignments are pretty much done 2005-04-15 14:19:24 +00:00
moodler
0f7d4e5e8a Cleaner updating of buttons and scales 2005-04-15 13:41:57 +00:00
moodler
8672ee3267 Slight re-arranging 2005-04-15 12:54:25 +00:00
gustav_delius
a0b30329ef This should fix bug 2938 2005-04-15 11:32:44 +00:00
thepurpleblob
86cc5db12a get_record(...)->field generates a parse error on my machine, so I split
it into two steps where it occurs.
2005-04-15 08:13:27 +00:00
moodler
3cc633011d Hack fix for course languages in resources (bug 2922) 2005-04-15 07:05:59 +00:00
danmarsden
cabf7c2397 show user what selection they made when updates are not allowed. 2005-04-15 01:40:22 +00:00
stronk7
fb3178058c Bug 2918. Change proposed by t.imoto.
(http://moodle.org/bugs/bug.php?op=show&bugid=2918)

Merged from MOODLE_14_STABLE
2005-04-14 23:20:33 +00:00
ikawhero
5c95906e03 Redundant parameters removed 2005-04-14 23:15:07 +00:00
stronk7
7cfc54b918 Now user reports support filterall.
Bug 2930 fixed too.
(http://moodle.org/bugs/bug.php?op=show&bugid=2930)
2005-04-14 22:37:43 +00:00
danmarsden
c9ff813c41 new limit feature in choice. 2005-04-14 21:10:39 +00:00
stronk7
e05a9cc17c Fixed typo and don't use constants here to avoid more files to be included. 2005-04-14 19:39:42 +00:00
stronk7
09972dd340 Some minor things:
- Clean filename.
  - Applied format_string to choice->name and answers.
  - Better parameter handling.
Remaining:
  - A lot of notices in line 148, breaking output with debug enabled!
2005-04-14 19:00:23 +00:00
moodler
55fcc21e4d Forgot some debugging 2005-04-14 17:59:25 +00:00
moodler
be86672db2 Better updating of the parent page when grading, now works even when
columns are closed
2005-04-14 17:56:03 +00:00
moodler
df5e748b63 Same color as "unread" posts 2005-04-14 17:11:58 +00:00
moodler
9437c85446 Shane and I have been working on this vastly improved grading interface :-D 2005-04-14 17:10:40 +00:00
moodler
d59269cfa6 Better updating of table from popup 2005-04-14 15:23:48 +00:00
moodler
14a4e0283a Fixed a typo 2005-04-14 14:13:50 +00:00
ikawhero
5eefbc3b3c Oops! Removed debug echo line. 2005-04-14 14:13:19 +00:00
ikawhero
306dc7e5c5 SQL update to use JOIN rather than seperate queries 2005-04-14 14:09:06 +00:00
moodler
1017b8a5c6 Fixed the assignment upgrade 2005-04-14 13:37:06 +00:00
moodler
b0f2597e17 Refactored Assignment Module
============================

This new assignment module allows Plugin Assignment types.  This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.

This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.

Give it a day or two to settle in.  :-)

This is the last thing I wanted to get into 1.5.  Getting close now!!

Cheers!
Martin
2005-04-14 13:24:40 +00:00
stronk7
35d07065fc Avoid one debug 2005-04-13 17:04:26 +00:00
gustav_delius
99eb4d955c forgot something in the last commit 2005-04-13 16:05:46 +00:00
gustav_delius
983a7390df Random questions should be hidden 2005-04-13 16:02:20 +00:00
thepurpleblob
c4aa4e8ff6 Added direct link to download exported file rather than having
to search for it.
2005-04-13 10:32:45 +00:00
moodler
63e20b8854 Merge fix from stable 2005-04-13 09:19:48 +00:00
gustav_delius
c3a69c9233 Closed some <input> tags for xhtml compliance 2005-04-13 09:07:53 +00:00
gustav_delius
fdf49de1ca Fixed the problem reported in bug 2900 that the question count on the category page also counted old questions. 2005-04-13 08:48:23 +00:00
moodler
af3014b489 Merged logic fix for replying from STABLE 2005-04-13 08:27:09 +00:00
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
thepurpleblob
551d79f848 Fixed small sql error. 2005-04-13 07:34:43 +00:00