3771 Commits

Author SHA1 Message Date
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
compuproggy
90892fd130 *** empty log message *** 2002-10-16 10:24:09 +00:00
compuproggy
735715779b *** empty log message *** 2002-10-16 09:31:14 +00:00
compuproggy
d6aa0e227e *** empty log message *** 2002-10-16 08:48:11 +00:00
moodler
7ce20f09cb Changes related to module editing buttons 2002-10-16 04:53:44 +00:00
moodler
ab9d6d1e0e Some additions 2002-10-15 16:48:44 +00:00
moodler
49dcdd1800 Added timeopen and timeclose (instead of days) and did a few cleanups 2002-10-15 16:22:18 +00:00
moodler
8d94f5a08e OK, it seems reliable enough now for alpha testing.
If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.

Things to do still:

  - add/edit/remove categories
  - display question feedback on submissions ...
  - record the time they started the quiz, as well as the completion.
  - place time limits between attempts
  - add full specification of quiz open time and quiz close time
2002-10-15 12:54:11 +00:00
moodler
2834cce0d9 New strings 2002-10-15 05:31:03 +00:00
moodler
edecd16dd2 New strings 2002-10-14 15:58:07 +00:00
moodler
2eaa2e2861 New strings 2002-10-14 09:04:33 +00:00
moodler
901f9f74e1 First version of German (Deutsch) translation, by Holger.Schadeck@webdesign-forum.de
Great!
2002-10-12 14:33:01 +00:00
moodler
aed0b713fe new string 2002-10-12 06:27:24 +00:00
moodler
66dc0c39d0 Help file for the new richtext HTML editor 2002-10-12 05:39:00 +00:00
moodler
1581d9b1d8 Swapped clown icon for surprise in the layout ... looks better that way 2002-10-12 04:06:26 +00:00
moodler
d2aad0a838 Modified this help file to describe the new smilies 2002-10-12 03:51:29 +00:00
moodler
a9ff3d4cdf New strings to do with language direction 2002-10-11 02:32:05 +00:00
moodler
4b9318947c Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +00:00
moodler
fa7d70c8c1 Added new strings 2002-10-10 07:24:59 +00:00
paca70
b54cd88f34 More corrections, documentation is coming. 2002-10-08 15:51:27 +00:00
moodler
b1f2587a65 Latest changes for Italian version, by Davide Suraci 2002-10-08 02:09:43 +00:00
paca70
2cfd9e4dc9 Some corrections 2002-10-06 18:41:38 +00:00
paca70
66ea86f3b8 Initial version 2002-10-06 18:24:14 +00:00
moodler
8e7ad7283b New words 2002-10-06 17:20:54 +00:00
paca70
2a86e7a1a5 More corrections 2002-10-04 13:07:16 +00:00
moodler
730fd187c8 Skeleton version of the quiz module. It won't break an installation,
but it doesn't do anything yet.
2002-10-04 02:59:05 +00:00
paca70
7d3e684292 and some more.... 2002-10-03 17:10:50 +00:00
paca70
75ebf527c9 Some fixs more. 2002-10-03 17:04:15 +00:00