moodler
af4ea1a280
iTweak to english
2003-10-08 03:43:52 +00:00
moodler
86183b0716
Started out reformatting the code a little and ended up simplifying
...
the interface a bit ... hope you like it, Will!
2003-10-08 03:13:12 +00:00
moodler
1e6e23fe93
Only show visible modules in help
2003-10-08 01:24:49 +00:00
moodler
69901d1994
First main-tree version of the Exercise module (formerly in contrib)
...
by Ray Kingdon.
Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).
2003-10-07 14:54:21 +00:00
martignoni
d8f27b7b60
Cleanup of file "moodle.php"
2003-10-07 14:26:58 +00:00
moodler
d497a2a2fb
Don't throw an error if users aren't found - just print a notice.
2003-10-07 14:02:32 +00:00
moodler
e23defdb12
Not having any users in a backup is not necessarily an error.
2003-10-07 14:01:23 +00:00
moodler
8c02baf617
If there aren't any users, don't do anything.
2003-10-07 14:00:09 +00:00
moodler
9501b8f5ad
Added notifications right through the backup when errors occur.
2003-10-07 13:59:15 +00:00
stronk7
9bc0466171
Now assessment->resubmission is in backup/restore too.
2003-10-07 12:14:16 +00:00
stronk7
4a4f96bd79
Now forum->maxbytes is supported in backup/restore.
2003-10-07 12:02:19 +00:00
stronk7
6ecc3ea8d3
Now course->maxbytes is supported in backup/restore.
2003-10-07 11:58:56 +00:00
moodler
c3235459d0
Only print expanded course listing on the first page (ie short category)
2003-10-07 03:29:44 +00:00
rkingdon
8e7f0d621c
Fixed links in email messages.
2003-10-06 19:30:27 +00:00
moodler
950cf40381
<acronym> is an allowed tag
2003-10-06 18:09:27 +00:00
moodler
4909e17632
These changes implement some better controls for controlling uploads.
...
1) There is a new site-wide configuration variable called maxbytes,
which provides an upper filesize limit for all (student) uploads.
2) There is a new course-level variable called maxbytes, which further
limits uploads within a course.
3) There is a new maxbytes field for forums, which further restricts
the size allowed in a particular forum. There is also a new config
variable in the module configuration to specify a default size
to use when defining a new forum.
4) Assignments already had a limit, but this is now aware of the other
limits, and like forums there is now a settable default value.
5) Finally, the sizes of files (Gb, Mb, Kb, bytes) is now translatable
in the language packs.
2003-10-06 18:02:35 +00:00
moodler
e72727728c
New strings and help pages for file upload restrictions
2003-10-06 17:44:42 +00:00
martignoni
f26f1e9491
New tranlated files added to repository
2003-10-06 14:46:39 +00:00
carlesbellver
2e94893668
*** empty log message ***
2003-10-06 13:04:37 +00:00
carlesbellver
ebcfcf57a6
*** empty log message ***
2003-10-06 12:31:08 +00:00
martignoni
7f9b5bb7f6
Changed README to proper encoding
2003-10-06 12:06:43 +00:00
moodler
e0a0a1146b
Moving Dialogue into the main tree for convenience.
2003-10-06 12:00:28 +00:00
carlesbellver
709a2e61bb
*** empty log message ***
2003-10-06 07:36:56 +00:00
koenr
e73c9b2739
Deleted blank lines
2003-10-06 06:48:54 +00:00
koenr
7b69801533
link to index of helpfiles added
2003-10-05 21:16:41 +00:00
koenr
74ad68736c
example for aon added
2003-10-05 21:16:04 +00:00
koenr
53a07d2a7d
corrected some errors
2003-10-05 21:15:30 +00:00
koenr
6f752861d8
translated by Koen Roggemans
2003-10-05 21:13:45 +00:00
koenr
ef7d006950
some helpfiles translated
2003-10-05 21:12:23 +00:00
rkingdon
2e217fcfc1
New strings for improved resubmission handling.
2003-10-05 19:02:16 +00:00
rkingdon
12fbf6995e
Version 2003100200: improved handling of resubmissions (new field added to workshop_assessments)
2003-10-05 19:00:43 +00:00
moodler
d8152d04c0
Language direction is now set in the language file, rather than
...
as a site-level setting. This currently only affects Arabic but
will affect Hebrew later and maybe others.
2003-10-05 14:05:57 +00:00
moodler
eed655faf2
Add default text direction for English (and most other languages)
2003-10-05 13:44:07 +00:00
moodler
2b128e1979
Add direction for Arabic
2003-10-05 13:43:05 +00:00
giro123
c1d075a0ba
*** empty log message ***
2003-10-03 19:03:35 +00:00
giro123
26550bcf4a
No traslated yet
2003-10-02 16:52:24 +00:00
giro123
cdaaf794b1
No traslated yet
2003-10-02 16:28:47 +00:00
carlesbellver
f6a4021073
*** empty log message ***
2003-10-02 08:15:00 +00:00
carlesbellver
dcac5b4fbb
*** empty log message ***
2003-10-02 06:45:27 +00:00
moodler
399018a07e
Minor fix
2003-10-01 19:03:04 +00:00
moodler
ed3979a3dc
Style sheet (main one is in /doc ... other one is just useful for editing)
2003-10-01 18:01:34 +00:00
moodler
ee8b1abe65
First round clean up of the docs
...
- new Coding Guidelines
- new Philosophy page
- new dedicated styles sheet for all pages
- better table of contents in left frame
- source fixups all over
The styles are very boring - I'll work on that next time!
Also, we'll get David's optimisation page and a student manual in there.
2003-10-01 18:00:41 +00:00
rkingdon
ec47220e87
Adding "weight", fixed bug #799
2003-10-01 16:54:22 +00:00
rkingdon
e7a4d829a8
Replace Literal string "Weight": fixes bug #799
2003-10-01 16:50:42 +00:00
carlesbellver
bd20496911
*** empty log message ***
2003-10-01 16:11:37 +00:00
willcast
b764feaa29
- Exported entries with attachments are now properly shown everywhere.
2003-10-01 01:35:45 +00:00
giro123
9c131dd61f
No traslated yet
2003-09-30 22:18:14 +00:00
giro123
26859ced08
No traslated yet
2003-09-30 15:52:42 +00:00
mits
7c897e49b6
New translation.
2003-09-30 14:08:18 +00:00
moodler
927910f190
Changed Excel library and a few names.
2003-09-30 13:36:25 +00:00