villate
c133989f09
It now uses "backup" for the name of the backup files.
2004-01-02 10:25:16 +00:00
les_kopari
920d44320d
Initial add...separate .xml file for each table.
2004-01-01 19:41:48 +00:00
les_kopari
18eaa5d2ca
Initial add...just the first two tables, config and course.
2004-01-01 19:38:51 +00:00
koenr
431744ad94
translated by Koen Roggemans
2004-01-01 18:45:40 +00:00
koenr
7808ee76d5
filling in missing strings
2004-01-01 18:44:04 +00:00
kaipe
e72a2e6d63
As this page uses the multianswer import format, the require_once statements have been updated to fit the new plug-in paths for the import formats.
2004-01-01 15:12:16 +00:00
kaipe
5276dc4887
Short-answer fixes:
...
As the wild card feature makes it possible for a response to match more than one answer alternative, I made sure that the alternative with the
highest grade would count.
I also fixed bug #945 for the short answer case.
2004-01-01 15:01:29 +00:00
kaipe
0226a97d31
Fixed bug that could cause duplication of attempt numbers.
...
This bug came to the surface when the possibility to delete attempts was introduced in report/overview/report.php
2004-01-01 12:47:50 +00:00
moodler
02759cb587
On group images use description in the title ...
2004-01-01 08:36:53 +00:00
moodler
2b9641da2f
Strings for new setting
2004-01-01 06:35:42 +00:00
moodler
263a473593
New setting makes it optional to show column of people who didn't answer
2004-01-01 06:35:22 +00:00
moodler
761205376c
New strings for forum settings (allow students to view ratings of others)
2004-01-01 04:52:57 +00:00
moodler
3bd98ad4bc
New option to allow students to see aggregate ratings on other posts (anonymous)
2004-01-01 04:48:55 +00:00
kaipe
e097165541
Fixed a single/double quote issue (again)
2003-12-31 19:22:38 +00:00
moodler
2b4287d5bc
Shapes not shape
2003-12-31 15:22:05 +00:00
moodler
75194fffbf
Temporary sorting order on group members
2003-12-31 14:16:55 +00:00
moodler
507407a795
Display group icon in forum is a group is defined
2003-12-31 13:40:33 +00:00
moodler
a08b9fe9d4
Changes to improve group images
2003-12-31 13:39:59 +00:00
moodler
f2c80965f5
Some improvements when displaying PNGs
2003-12-31 13:39:08 +00:00
martignoni
3afbefcc09
Tweeking again (still needs work!)
2003-12-31 09:29:49 +00:00
moodler
07be0ed2b9
Small fixes
2003-12-31 08:07:03 +00:00
moodler
24c32bd668
Some re-wording of English backup strings
2003-12-31 08:05:01 +00:00
moodler
6031fe85d5
Don't try to display forums if there aren't any
2003-12-31 06:44:39 +00:00
martignoni
8fcd25b850
More translation
2003-12-30 21:32:31 +00:00
moodler
3facf28fe1
Fix when storing group memberships in USER session
2003-12-30 19:06:53 +00:00
martignoni
38a8fdd790
Small modifications
2003-12-30 18:57:21 +00:00
moodler
15e06a2444
Fix up group icon display in certain situations
2003-12-30 18:42:58 +00:00
moodler
713740a044
Improvements to timekeeping etc
2003-12-30 18:39:24 +00:00
moodler
27d1407c28
Fixed up references to old tables names
2003-12-30 18:24:17 +00:00
moodler
2d439c9d59
Slight fix for MySQL 4
2003-12-30 18:19:15 +00:00
moodler
f74959fbb6
Fix reference to new table name
2003-12-30 18:09:46 +00:00
moodler
0da33e07b9
Need to change table name! It was tougher than I thought to work around
...
the reserved word "group"
2003-12-30 18:07:09 +00:00
moodler
f86eb3ce12
New strings for groups
2003-12-30 17:36:47 +00:00
moodler
3ac035a0db
Some help files
2003-12-30 17:35:21 +00:00
moodler
f374fb1006
This is the first check-in of support for groups.
...
It's very early (it doesn't actually do anything yet!) but you can
define groups and get an idea of how the interface is shaping up.
I also wanted to show that I have actually done something on this! :-)
From here my plan is to add group support to the modules, one by one
(forums first), then go back and clean up some of the central interfaces,
graphics etc.
Finally, test, test, test and get 1.2 out well before the end of February.
2003-12-30 17:18:06 +00:00
martignoni
ee39bbe0ee
Some tweeks again
2003-12-30 16:17:56 +00:00
moodler
89b8d337da
Fixed some single/double quote issues
2003-12-30 07:28:43 +00:00
moodler
d751243549
Bodgy HTML converted to nice clean XHTML fragments.
...
Thanks to Jonathan Moore and all his work!
2003-12-30 07:04:04 +00:00
moodler
0d71d164b8
Improved navigation info in header
2003-12-30 06:54:19 +00:00
moodler
82ca81cf69
Big cleanup for logic in handling uploaded files, now shorter and clearer
2003-12-30 06:53:53 +00:00
moodler
4cd327fb26
Change default value for backup_sche_keep to be one day.
...
(As the path of least impact on server resources)
2003-12-30 03:56:32 +00:00
stronk7
b06021549a
A new parameter (backup_sche_keep) is included. Oldest backup files
...
will be deleted automatically. Try it !!
2003-12-29 20:24:45 +00:00
stronk7
1b7d0ba271
Included some strings about the "Keep Backup Files" option.
2003-12-29 20:22:41 +00:00
stronk7
4f7a557d6d
Little change in the form that duplicated course shortnames are handled. This should
...
help when detecting copies of backup files.
2003-12-29 20:20:03 +00:00
stronk7
1ae0dbd1a7
Changed to use clean_filename() function when calculating
...
backup file name. Thanks Martin !! :-)
2003-12-29 20:15:56 +00:00
martignoni
d99315f8db
More translations
2003-12-29 18:28:35 +00:00
gniske
1e669a01ea
Adding missing strings
...
Made som few corrections in existing translation
2003-12-29 16:37:53 +00:00
martignoni
0f776ec0e2
Some more tweeks
2003-12-29 16:28:46 +00:00
martignoni
da0cd0fc56
Some tweaks and typos corrected
2003-12-29 11:17:33 +00:00
martignoni
29bf1ebf4d
Update to last version, with some modifications
2003-12-29 09:41:13 +00:00