612 Commits

Author SHA1 Message Date
mits
2386e97f89 New translation added. 2003-04-15 14:05:47 +00:00
moodler
b610b4c2fd Showall is sticky, and also you get a warning about the number 2003-04-14 03:02:25 +00:00
moodler
99de5ed02b New string "showall" 2003-04-14 02:55:48 +00:00
moodler
cb77b5b67f Better wording 2003-04-14 02:53:55 +00:00
moodler
9ecb1bd3a4 New strings for showing users 2003-04-14 02:43:53 +00:00
mits
63a77d2d39 no message 2003-04-13 18:48:24 +00:00
mits
c76f49060f New translation added. 2003-04-13 18:47:03 +00:00
moodler
67b69ce15b No real point to changing the numbers - changing them back to the original plan 2003-04-12 03:18:50 +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
340191ded7 Added Danish 2003-04-10 14:17:01 +00:00
moodler
085e317dbf Danish! From Søren Vinther Hansen <info@thenavigator.dk> 2003-04-10 14:04:30 +00:00
moodler
44ce983d45 Updated number of languages 2003-04-10 06:24:57 +00:00
moodler
66a68c1739 Updated with current thoughts about general path this year 2003-04-10 06:22:04 +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
8f202463d5 New file 2003-04-07 03:30:50 +00:00
mits
b4e3b12234 New translation add and modify $string['configunzip'] , $string['configzip'] :) 2003-04-06 06:15:00 +00:00
moodler
e64984a0bb Modifications to allow Moodle files management page to use PclZip
instead of external zip programs.

To use the internal PclZip, the config variables "zip" and "unzip"
must be left blank.

Code for PclZip integration originally from Robert Hetzel, though
I've expanded it and modified it a lot.

The zip files seem compatible with itself and Windows XP, but I had a
compatibility problem trying to unzip a PclZip file using Zip 2.3 on Linux
(directories are unpacked as empty files)
2003-04-06 05:53:47 +00:00
moodler
8ef3483b60 Added Version 1.3 of PclZip to the distribution 2003-04-06 05:48:56 +00:00
mits
f07e21dec4 no message 2003-04-06 03:29:28 +00:00
mits
f561b68011 Polished 2003-04-06 03:24:49 +00:00
moodler
46d552b810 Partial translation, by Ilia Chipitsine <ilia@chel.skbkontur.ru> 2003-04-05 14:29:26 +00:00
moodler
e52c4f2231 Latest improvements from Paula 2003-04-05 14:21:10 +00:00
mits
73f131b7a6 New translation added and polished some. 2003-03-31 03:03:20 +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
03fd6a965e Fixed a slight typo 2003-03-30 13:54:28 +00:00
paca70
754786f1be Updates 2003-03-28 08:58:47 +00:00
paca70
a3b0dbfa80 updates from Jaana 2003-03-27 20:04:24 +00:00
moodler
90707adb7f Added Romanian author, plus some fixes 2003-03-27 03:28:25 +00:00
moodler
b8a0fb13a3 Eugen Tanul <roinstitute@fx.ro> 2003-03-27 03:14:44 +00:00
moodler
aa9f961b7d New language: Romanian by Eugen Tanul <roinstitute@fx.ro> 2003-03-27 03:13:36 +00:00
moodler
bad357c414 Restoring Paula de Waal's versions for the time being 2003-03-26 15:14:52 +00:00
moodler
ea6003eb8a New translations of the help files, from Adriana Beal 2003-03-26 15:08:46 +00:00
moodler
b60aa549fc Added Bobo 2003-03-26 14:14:16 +00:00
moodler
b6f64be2a5 Fixes related to AcceptPathInfo - removed need for ifDefine lines. 2003-03-26 14:13:42 +00:00
mits
1495667946 pgassignment.php done.
needs enough polish :)
2003-03-24 16:34:21 +00:00
mits
8cc7286ccc New translation added. 2003-03-24 15:33:37 +00:00
moodler
c750592ac4 Added a search form to the "edit users" admin page yay! 2003-03-21 09:42:42 +00:00
mits
f2cc50f192 New translation added. 2003-03-20 06:10:00 +00:00
moodler
4c0e951049 Updated credit for Slovak 2003-03-18 12:57:01 +00:00
moodler
0fdddefbaa Improved Portuguese (Brazil) version by Paula de Waal 2003-03-16 15:02:38 +00:00
moodler
01cf7d2ebc Added some people 2003-03-14 12:45:05 +00:00
mits
d48f938420 New translation added. 2003-03-13 15:22:43 +00:00
mits
ddde5a8c82 New translation added. 2003-03-13 14:17:21 +00:00
moodler
f82c2d428a Modified Greg's work to:
- rename the main_frame variable to framename, because it
       - might have caused some confusion
       - none of the global variables have underscores
  - put the config in the config table, with a default of _top
2003-03-12 07:36:22 +00:00
moodler
3ac1dedc35 Added some popup help for topic/week summaries 2003-03-11 05:57:00 +00:00
mits
8f6dcdbaa4 no message 2003-03-11 04:24:32 +00:00
mits
5c34d1e3a4 New translation added. 2003-03-11 04:19:12 +00:00
moodler
8fb2f0fa1e Corrected typo 2003-03-10 14:05:10 +00:00