moodler
16ef5e7812
Some fixes so that navmenus don't jump out of frames any more.
...
The navmenu function now takes a third parameter that specifies
the window to change location of (default 'self', but could be "parent" or "top")
2003-08-26 06:01:13 +00:00
moodler
2ae0cc7759
Don't bother checking for magic quotes any more
2003-08-26 03:22:40 +00:00
mits
ebfde31f18
New translation.
2003-08-26 03:14:08 +00:00
mits
d58bf47ad8
*** empty log message ***
2003-08-26 02:58:11 +00:00
stronk7
d04983d8a3
Now restoring workshops are working too !!
...
Now all is ready to be 1.1 Beta 1.
Congratulations everybody !!
Anyway, some polish must be done, friends...
2003-08-25 22:40:38 +00:00
stronk7
a34e0c96c7
Now workshops backup are included too !!
...
Only one step to Beta !! (workshop restore)
Tomorrow, I hope.. :-)
2003-08-25 19:58:26 +00:00
stronk7
6252f5dcd3
Now workshops backup are included too !!
...
Only one step to Beta !! (workshop restore)
2003-08-25 19:56:42 +00:00
hansdezwart
5c59f72ffb
Readme is now translated with information about the Dutch translation and the translators.
2003-08-25 19:42:51 +00:00
moodler
138def3ead
Maxlength fields
2003-08-25 17:57:39 +00:00
moodler
e550e2d694
Students now see a Change Password link under admin.
...
Guests see *nothing* now
2003-08-25 17:53:47 +00:00
moodler
61a5e1e902
Sometimes changepassword is 0 or 1 ... so deal with that
2003-08-25 17:42:21 +00:00
moodler
d9be205e79
Fixed an uninitialised variable
2003-08-25 17:30:26 +00:00
moodler
0ff42b0fc9
Fixed locale problem (being overwritten by current locale)
2003-08-25 17:30:08 +00:00
stronk7
e02ff1427e
Changed comment, sorry
2003-08-25 17:24:44 +00:00
stronk7
cd6232200c
Changed to support "negative" values in scale field.
2003-08-25 17:23:31 +00:00
moodler
555ab2139f
Very slight change to "welcometocoursetext" ... added "if you have not
...
done so already" ... so it makes sense with multiple courses.
2003-08-25 16:53:29 +00:00
moodler
7cd4484090
More time formatting fixups
2003-08-25 16:41:54 +00:00
moodler
50508bb88f
FIxing up the 24 hr dates again
2003-08-25 16:39:20 +00:00
moodler
487d3ae84d
Removed a wrong help link
2003-08-25 16:31:20 +00:00
moodler
72bb2118b6
Fixed reports using the new scales (numerical etc)
2003-08-25 15:59:39 +00:00
moodler
eb06f902f4
Undoing one of the less then brilliant changes I did earlier today to Eloy's code
2003-08-25 15:47:37 +00:00
moodler
5315b6f2f0
Added a link to the PHP info page from the admin page, and cleaned
...
up the PHP info page a bit by using a frame.
2003-08-25 14:56:46 +00:00
moodler
ed3957808b
Fixed a typo
2003-08-25 13:48:23 +00:00
moodler
d6bdd9d5e9
Forum grades can now be numerical as well (like the other modules).
...
If so, grades in the gradebook are printed as proper numbers and
contribute to the total of the course.
2003-08-25 12:47:36 +00:00
moodler
f2f564066b
Some improvements to the forum editing interface to make the buttons
...
hide/show appropriately
2003-08-25 08:04:39 +00:00
moodler
98914efdbe
New mini-feature. When choosing ratings in a forum, one can now
...
specify a range of dates. Only posts within this range can be rated.
If the range isn't specified then all posts can be rated.
2003-08-25 07:39:06 +00:00
moodler
34b7a42851
A bit more info
2003-08-25 04:43:09 +00:00
moodler
b1bacf9c13
Some updates on the future roadmap
2003-08-25 04:38:20 +00:00
moodler
20dc89e50d
Put "Source" label after checkbox ... just in case text pushes
...
the box off screen
2003-08-25 03:48:09 +00:00
moodler
eb94392c4b
Sometimes there are no answers, so check existence first
2003-08-25 02:52:19 +00:00
moodler
5884d4e2fd
Fixed some array indices
2003-08-25 02:48:09 +00:00
moodler
05c47ef78e
FIxed display of ratings when they are literally "0"
...
Also fixed default discussion display mode
2003-08-25 02:41:25 +00:00
moodler
a20c109058
Fixed a bug when displaying menus with a zero in them
2003-08-25 02:32:20 +00:00
moodler
0761d83f54
Final ratings are now calculated using rounded mean rather than median.
...
0.5 scores go UP.
2003-08-25 02:22:35 +00:00
moodler
830ce8241b
Some fixes for robustness (make sure variables exist before using them
...
because it flags errors when in debug mode).
Also, when specifying array values by name use quotes around the name
eg $array['value'] instead of $array[value]
Finally, I changed the way user restoring works (slightly). Before, if a
restored user was found to be a course creator or an admin, then this
status was restored. I don't think this is a good idea - it could lead
to security problems when copying a backup from one site to another,
or if that person's status has changed since the backup was made.
I think it's best to only restore what is actually part of the course,
ie teacher or student.
If this broke anything else let me know!
2003-08-25 01:44:01 +00:00
moodler
7a3ca193d6
No need to always show the resort button
2003-08-25 01:04:11 +00:00
moodler
3695f5b487
Slight fix for displaying logs for courses starting in the future
2003-08-25 00:56:38 +00:00
stronk7
4545fc3890
Solved one condition that caused some errors in Win32 when extracting.
2003-08-24 22:35:57 +00:00
stronk7
fb2fcf3af5
Added some optional_variables to avoid some NOTICES
2003-08-24 14:46:52 +00:00
stronk7
52cef09ecb
Added new scales icon to theme
2003-08-23 18:37:42 +00:00
stronk7
9e31a8e49c
Cambiadas un par de cadenas a gerundio.
2003-08-23 18:01:27 +00:00
stronk7
300ae26c2d
Ooops I commited some debug source code in previous
...
versions. Going back. Sorry.
2003-08-23 17:40:27 +00:00
stronk7
41923e7511
Solved one problem when copying empty directories.
2003-08-23 17:33:34 +00:00
stronk7
bbc69d99c1
Changed one notify
2003-08-23 17:02:20 +00:00
selliott
e09016006c
selliott - fixed some code to allow proper sorting of assignments based on name, lastmodified, and feedback
2003-08-23 16:32:42 +00:00
moodler
1f332285b2
Bump!
2003-08-23 16:31:03 +00:00
rkingdon
0978073ffb
Fixing Bug #653 .
2003-08-23 15:57:42 +00:00
moodler
c79f9629ed
Some extra explanation so that hitting "yes" on the restore screen isn't so scary! :-)
2003-08-23 15:47:57 +00:00
moodler
258c8b09bb
A few things added
2003-08-23 15:37:15 +00:00
moodler
8826c67031
New questions created via GUI or imported are now given a unique
...
stamp, and a default version of 1.
When questions are updated, the version number is incremented.
2003-08-23 15:26:10 +00:00