355 Commits

Author SHA1 Message Date
moodler
3e9ca9fbc5 Added new Wiki code to allow Resource web pages to be created/edited using Wiki format
This code contributed by Howard Miller.  Thanks!
2003-05-01 03:43:16 +00:00
moodler
8de14dc72b Print some nice feedback when a discussion has been moved, to help
prevent accidents.
2003-04-28 15:27:44 +00:00
moodler
f343161392 Some random tidy-ups 2003-04-28 06:07:02 +00:00
moodler
b72c80db7e New info 2003-04-28 05:29:26 +00:00
moodler
6d21fd37f2 Added new format to this file ... heads up for translators! 2003-04-27 10:58:20 +00:00
moodler
6901fa7955 New plain text format.
Translates smileys and carriage returns, but prints all other tags and code
as plain text
2003-04-27 10:46:16 +00:00
moodler
026bcf8ce1 Fixed typo 2003-04-27 06:51:44 +00:00
moodler
7aaedff8de Changed my mind about the default setting for loglifetime 2003-04-27 06:50:19 +00:00
moodler
2656b1351f Some rewording about loglifetime 2003-04-27 06:48:13 +00:00
moodler
81a383ca7a New string - saveall 2003-04-27 06:42:28 +00:00
moodler
c3357723de FAQ in full is too long - offends my eye :-) 2003-04-26 06:05:24 +00:00
moodler
09368e3938 Moved most-asked question to the top 2003-04-26 06:02:58 +00:00
moodler
a95ae47bdf Imprved intro 2003-04-26 05:55:39 +00:00
moodler
50d673157b Long form of FAQ 2003-04-26 05:44:42 +00:00
moodler
65eed52ded Style for question links 2003-04-26 05:42:51 +00:00
moodler
d1db7bee92 More cleanup 2003-04-26 05:40:24 +00:00
moodler
39b5b3fa2a more clean up 2003-04-26 05:30:00 +00:00
moodler
e317d04919 Cleaned up, with additions 2003-04-26 05:24:07 +00:00
moodler
638f95b1ff Latest things 2003-04-24 15:03:42 +00:00
moodler
88478a664f New authentication method - a very simple one called "manual".
Accounts have to exist in the internal database, and there is
no way to create an account on the site - admins have to do it.
2003-04-24 15:01:15 +00:00
moodler
e1c4617441 Added recent stuff 2003-04-24 14:28:24 +00:00
moodler
41ab15fba5 Added Polish info 2003-04-24 08:46:44 +00:00
moodler
1fc49f0019 New feature to allow teachers to move a discussion from one forum
to another.

A simple popup menu now appears when teachers view any discussion.

Includes a new log entry to log when a discussion is moved.
2003-04-24 08:45:27 +00:00
moodler
b7637a30d4 Dynamic value of minutes displayed in help file 2003-04-23 15:25:27 +00:00
moodler
6b708b9844 More info about new features in the upcoming release 2003-04-21 06:43:05 +00:00
moodler
29507631a9 First pass at a cleaner display for discussion listings 2003-04-18 03:58:12 +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
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
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
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
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
moodler
90707adb7f Added Romanian author, plus some fixes 2003-03-27 03:28:25 +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
moodler
c750592ac4 Added a search form to the "edit users" admin page yay! 2003-03-21 09:42:42 +00:00
moodler
4c0e951049 Updated credit for Slovak 2003-03-18 12:57:01 +00:00
moodler
01cf7d2ebc Added some people 2003-03-14 12:45:05 +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