198 Commits

Author SHA1 Message Date
moodler
660c20a6ba Added some new strings 2002-10-28 02:24:01 +00:00
moodler
52ab14dd82 Fixed "uploaded assignment" (uploadsuccess) string 2002-10-28 01:30:00 +00:00
compuproggy
519c5a76cd *** empty log message *** 2002-10-27 15:04:30 +00:00
moodler
4a3e5f7e25 Missing a bracket ) 2002-10-26 14:36:01 +00:00
moodler
e11c24bc0e Added translation for Attempt quiz now 2002-10-25 08:15:03 +00:00
moodler
256d0b7b47 Slight change to configlocale ... added examples 2002-10-25 08:01:48 +00:00
compuproggy
4a91f52161 *** empty log message *** 2002-10-25 05:46:33 +00:00
moodler
1ea355a851 Latest updates from Fabricio 2002-10-25 03:20:59 +00:00
moodler
255f2cc06e All the variables were missing! 2002-10-24 13:41:52 +00:00
moodler
cc3b8c75de After saving new question, sanity checks are made to make sure the
fractional grades are correct.

Icons now have tooltips and are also a shortcut to editing page.
2002-10-23 12:10:38 +00:00
compuproggy
cbb8979fa9 *** empty log message *** 2002-10-23 07:27:02 +00:00
moodler
3bd87406ba Latest version of Italian from Davide Suraci. 2002-10-23 02:00:16 +00:00
compuproggy
6fad164f96 *** empty log message *** 2002-10-22 12:36:02 +00:00
moodler
ffc5a2c03a More concise feedback on grading, and more efficiency (only update
attempt grades that have changed)
2002-10-22 10:56:48 +00:00
moodler
cd63d77e08 Added help pages to quiz module.
A few little cleanups, such as trim() on shortanswers
2002-10-22 10:38:00 +00:00
moodler
e331eb06fd Teacher can now regrade (recalculate grades) of all quiz attempts
(in case the quiz changed somehow)
2002-10-22 06:52:23 +00:00
compuproggy
5ecb135644 *** empty log message *** 2002-10-22 05:37:42 +00:00
moodler
ff99ff634e German should be Deutsche 2002-10-22 02:48:05 +00:00
moodler
ede685a73e Fixed name/date variables (don't translate variables!) 2002-10-22 02:34:41 +00:00
moodler
66197f51cc Removed unnecessary mentions of sel@ction 2002-10-22 02:30:36 +00:00
moodler
e1c91df09b Can now delete questions. It checks that the question doesn't belong to
any quizzes first (if it's in a published category then it checks all quizzes
on the server).
2002-10-21 15:00:51 +00:00
compuproggy
fa452aa6f0 *** empty log message *** 2002-10-21 08:06:42 +00:00
compuproggy
2ad604fe3c *** empty log message *** 2002-10-21 07:58:18 +00:00
compuproggy
8e44daa729 *** empty log message *** 2002-10-21 07:45:48 +00:00
moodler
7bcb78cee3 Modified language so that it speaks to students as well as teachers 2002-10-21 03:23:45 +00:00
moodler
e5dfd0f31f Improvements to help, and addition of new "Activity modules" help
for teachers adding new modules.
2002-10-21 03:00:40 +00:00
compuproggy
f38aa1ef23 *** empty log message *** 2002-10-20 18:02:40 +00:00
moodler
c74a0ca5c2 Category editing in quizzes is now supported. Some other little
cleanups along the way ...
2002-10-20 17:15:39 +00:00
moodler
60f49825a5 New and fixed strings 2002-10-20 10:12:36 +00:00
compuproggy
9b21d119c0 *** empty log message *** 2002-10-18 19:19:35 +00:00
compuproggy
7b1593f040 *** empty log message *** 2002-10-18 17:20:10 +00:00
moodler
958aafe2b4 Quiz attempts are now timed. This is done by starting the quiz_attempts
record upon showing the quiz, and completing it upon submit.

Two new fields in quiz_attempts... should be upgrade friendly.
(Old attempts will show up as being of duration zero)


Also some small fixes here and there.
2002-10-18 16:05:21 +00:00
moodler
9f7fd360dd Some tidy ups 2002-10-18 16:02:12 +00:00
moodler
291febf79c Improved the documentation (it has some live feedback on the state
of the Richtext functionality)
2002-10-18 11:27:14 +00:00
moodler
18a322490d Cleanup 2002-10-18 09:40:35 +00:00
moodler
02a72a36f1 Improved the help page 2002-10-18 09:35:20 +00:00
moodler
2166bb5d7a Language changes and help documentation additions to clearer explain richtext, html and moodle auto-format 2002-10-18 09:29:44 +00:00
moodler
d2e186ed71 Revised string for formattext to make more sense 2002-10-18 09:09:54 +00:00
moodler
b0e999e646 Changes related to new module 'resource' 2002-10-17 15:32:52 +00:00
moodler
92674bf8bb Changes due to new module 'resource' 2002-10-17 15:14:54 +00:00
moodler
3a5a667386 Changes due to new resource module 2002-10-17 15:10:59 +00:00
moodler
242ee0175f Resulting from module name change 2002-10-17 15:07:22 +00:00
moodler
6c3e8758c6 Changed reading.php to resource.php 2002-10-17 15:03:20 +00:00
moodler
3d58a8b50b Moved from reading module 2002-10-17 14:32:55 +00:00
moodler
4282d7dde2 Changed string neverread to neverseen 2002-10-17 14:28:12 +00:00
moodler
2a439ba7f6 ***NOTE NOTE NOTE **********************************************************
THIS IS A BIG CHANGE!

I've renamed the "reading" module to "resource".

This meant changing quite a few references throughout Moodle.

The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.

BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS!   If you upgrade please let me know.

One thing that will break are any hard-coded links within forum messages.

What I will be doing to fix this on my apache server is to add this to
httpd.conf:

Redirect /mod/reading/ http://moodle.com/mod/resource/

Sorry about any inconvenience, but it's better this is done sooner than later.
2002-10-17 14:03:59 +00:00
moodler
952489e16c The grades page now supports downloading of grade data! :-) 2002-10-17 10:34:11 +00:00
moodler
9809249838 Better grade reports 2002-10-17 08:28:18 +00:00
moodler
e34d323730 Some new strings 2002-10-17 07:58:50 +00:00
compuproggy
c5e900c8aa *** empty log message *** 2002-10-16 10:42:35 +00:00