36 Commits

Author SHA1 Message Date
thetrinity
a9981ba619 Implemented Matching Questions. 2004-01-13 14:32:18 +00:00
thetrinity
f14d97d06e Fixed typo and minor polishing for GIFT filter docs. 2004-01-12 03:58:31 +00:00
thetrinity
f301de5e9e Updated docs to latest revisions of GIFT import filter 2004-01-10 09:24:37 +00:00
moodler
1cfed10bb9 Improved documentation for Quiz filters 2004-01-07 13:41:55 +00:00
moodler
98516bb40a A little tidy 2003-11-25 13:31:11 +00:00
moodler
50368eea89 New file from Tom Robb 2003-11-25 13:30:13 +00:00
moodler
06bf9b71e5 New help for Course Test Manager import 2003-10-15 08:48:06 +00:00
moodler
4c48acf01b Fixed some short PHP tags 2003-09-09 08:43:27 +00:00
kaipe
f5626b4c6b Corrected the help text for numerical.html
and also included Numerical in questiontypes.html
2003-08-22 15:58:57 +00:00
moodler
ff9b64d9e1 More fixes and help additions 2003-08-19 15:02:31 +00:00
moodler
c572466dc4 A help file for Embedded Answers (Cloze) 2003-08-19 14:57:57 +00:00
moodler
ce9aeca5bd Changing that help file name to something shorter 2003-08-18 07:39:23 +00:00
moodler
a8188c08fe Just some rewording ... (I'm fussy!) 2003-08-17 14:53:25 +00:00
stronk7
9ad580181b Updated the index to show the eachattemptbuildsonthelast.html page 2003-08-16 15:32:01 +00:00
stronk7
b4e7c5c3a1 Help for the 'Each Attempt Builds On The Last' feature.
My English is far to be perfect, so edit it at your needs.
Bug 816 closed.
2003-08-16 15:11:16 +00:00
moodler
001f747fbe Detailed howto needs to be here ... 2003-08-01 15:30:08 +00:00
moodler
274bc21a11 More links 2003-08-01 15:28:53 +00:00
moodler
5f474ef98a Split up the index.html and mods.html to take advantage of the new
/help.php

Some of these are still empty and will be fixed with text soon.
2003-07-24 12:57:40 +00:00
moodler
361f649d7a New question type: Numerical questions.
Mostly coded by Henrik Kaipe - I changed a few things on the way in.
2003-07-10 13:25:07 +00:00
moodler
5cbf2187ab Added Description question to overall list of question types 2003-07-06 04:02:53 +00:00
moodler
401c8de6c5 New question type called "Description". All it does is print some
text and/or an image, without requiring an answer.  Can be used
to provide text for a following group of questions, or to insert
a joke in the quiz etc ...

This code is based on code sent in by Ursula Raab.  Thanks!

See: http://moodle.org/mod/forum/discuss.php?d=508
2003-07-06 04:00:05 +00:00
moodler
2cdcb45e84 Fixed some links 2003-06-14 05:47:47 +00:00
moodler
feb1b0b019 Some cleanups - translators may want to check these 2003-06-14 05:45:13 +00:00
moodler
2da8349712 Clarified AON format 2003-06-14 03:50:58 +00:00
moodler
e51de1e846 Fixed a typo 2003-05-07 15:08:50 +00:00
moodler
c6bcd06aba Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
2003-05-02 15:31:24 +00:00
moodler
c6eed09730 New "create multiple questions" wizard.
Improvements to the importing routine for AON
2003-04-10 17:55:57 +00:00
moodler
1365bacde6 Correct a typo 2003-04-09 14:30:04 +00:00
moodler
4b85b71712 New quiz switches to
- shuffle questions order
  - shuffle answers order
2003-04-09 13:57:08 +00:00
moodler
34d52ad7d2 First implementation of completely random questions.
When you add a random question to a quiz, then a question
is chosen randomly from the same category.

Questions are not repeated in a particular quiz attempt.

This still needs more testing, but it's looking OK so far.
2003-04-09 06:32:51 +00:00
moodler
54a67a5921 First cut at adding new "fixed" Match question type, which is manually
created.  Works OK after limited testing.

I've also renamed some strings to do with "Random Match", so that this
question type is now called "Random Short-Answer Match".

Later there will be a new 'Random Match' which randomly selects one of the
existing "Match" questions.
2003-03-30 16:46:50 +00:00
moodler
38b68c5d6f More detail, clearer description 2003-02-24 10:45:49 +00:00
moodler
95dbc030a8 First version of code to implement new "Random Matching" type
of questions.  These use 2 or more short answer questions at
random to construct a questions where you have to match
answers to questions.  Only lightly tested so far.

Quiz questions can now be edited with Richtext editor.

Sundry little fixes along the way.
2003-02-24 10:37:56 +00:00
moodler
49220fa70c Various quiz changes. Most importantly is the new framework for importing
quiz questions.   Importing works but is still being tested.
2003-02-16 07:08:57 +00:00
moodler
8e6c87ccf3 Teachers can choose to allow review of quizzes, which means that students
are allowed to see past quizzes.  This only works once the quiz is completely
closed (to perhaps prevent easy cheating).
2003-01-01 14:47:11 +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