thetrinity
8ec4b43554
Added code for escaping control characters with backslash.
2004-02-27 09:03:30 +00:00
rkingdon
c4f17346dd
Corrected typo.
2004-02-26 17:19:00 +00:00
rkingdon
394c97c88b
Support for extra question types added; Flash Card style lessons now an
...
option.
2004-02-26 16:54:47 +00:00
stronk7
89e399dcda
Now message->groupid is supported in backup & restore.
2004-02-24 15:45:01 +00:00
moodler
b46792fe1e
Some fixes for delete groups sessions
2004-02-24 07:21:52 +00:00
moodler
a43b24985f
Moving headings
2004-02-24 07:00:13 +00:00
moodler
84a2fdd706
Preliminary support for groups in Chat.
...
It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
2004-02-24 06:35:57 +00:00
stronk7
8dad6a690f
Opps, returning to version 1.3 (before I put two lines in CVS
...
by mistake). I'll inform Ray about that needed actions and let him
to decide. Sorry :-(
2004-02-22 19:19:02 +00:00
stronk7
c6c8272ae7
Now lesson logs are restored too!!
2004-02-22 19:11:09 +00:00
stronk7
e8ba6e6028
Some minor changes because the:
...
/mod/lesson/view.php?id=XXX&action=navigation&pageid=ZZZZZ
was not working fine.
I'm not really sure if the modifications I've done (basically removing
POST['pageid'] use has other implications.
So, Ray, if you can check it....
Ciao :-)
2004-02-22 19:10:23 +00:00
stronk7
6e773096a5
Added the lesson_get_participants() function
...
to properly detect all the needed users with data
in the activity in order to be able to backup them.
2004-02-22 18:15:45 +00:00
stronk7
744d723c2c
Now forum logs are restored.
2004-02-22 12:34:07 +00:00
stronk7
b17333be71
In the delete discussion action, as the discussion no longer exists,
...
point the url to view the forum instead of the discussion.
2004-02-22 11:50:09 +00:00
stronk7
96d6fc8f14
Solved small bug in delete discussion action, where the
...
info field was storing the post->id rather of the discussion->id field
2004-02-22 11:40:44 +00:00
stronk7
454e72f7d4
Added the forum->id into the info field
...
for the "view subscribers" action. To make
this action easily recovereable and to show
forum name when displaying logs.
2004-02-22 11:25:09 +00:00
moodler
08df81a8e6
Renamed dynalink.php to filter.php for consistency with other filters
2004-02-22 00:20:14 +00:00
willcast
c9128b637b
- Dealing with incompatibilities related to posgresql.
2004-02-21 13:21:35 +00:00
willcast
a5e48d968d
- Fixing come incompatilities with PostgreSQL.
...
THANKS TO ULRIK PETERSON!
2004-02-21 13:05:38 +00:00
willcast
6c884b58c9
- Linking global categories from within courses now works.
2004-02-21 02:48:53 +00:00
willcast
27f2c52057
- Linking global categories from within courses now works.
2004-02-21 01:16:03 +00:00
selliott
ffeca1205c
Added logic in function assignment_get_recent_mod_activity for groups
2004-02-20 22:03:57 +00:00
selliott
90708fc1f3
Added logic in function forum_get_recent_mod_activity for groups
2004-02-20 21:52:56 +00:00
selliott
6a0c9cf8a3
Added logic in function quiz_get_recent_mod_activity for groups
2004-02-20 21:47:55 +00:00
moodler
a9ccbf60bf
Groups support on Surveys. Phew.
2004-02-20 16:03:05 +00:00
moodler
4101e996e1
Make Quicktime movies loop by default
2004-02-20 11:58:44 +00:00
moodler
017b4cab3e
Making the link title look a bit nicer for long strings with spaces etc
2004-02-20 04:14:24 +00:00
moodler
59c7115177
FIxed bug with forced languages by moving string definitions
2004-02-20 02:29:30 +00:00
paca70
d956341c66
Fixed INT4 SERIAL
2004-02-19 19:07:04 +00:00
moodler
e8da8d7004
Format answers in multiple choice questions
2004-02-19 18:14:19 +00:00
moodler
2ab76925a2
Cleaned up group menus
2004-02-19 17:57:22 +00:00
moodler
004f8037f4
Fixed missing log_displays - thanks Eloy!
2004-02-19 13:28:31 +00:00
moodler
899e041895
Fixed missing Label logs - thanks Eloy!
2004-02-19 13:25:25 +00:00
paca70
7279163ff2
Removed signed/unsigned definations (Thanks to Ulrik Petersen to pointing this out)
2004-02-19 09:54:33 +00:00
paca70
b92d1a68a5
First versions for postgres7.
2004-02-19 09:03:34 +00:00
moodler
a740ff66d9
Don't show editing icons when questions can't be edited!
2004-02-19 07:53:09 +00:00
stronk7
7399316518
Now journal logs are restored too :-)
2004-02-18 22:30:35 +00:00
stronk7
93766dbd6a
Now glossary logs are restored too !! :-)
2004-02-18 22:29:50 +00:00
stronk7
d3acd64d59
Little bug storing wrong comment->id in the info field
...
when performing the "delete comment" action. Now it works fine. :-)
2004-02-18 21:50:33 +00:00
stronk7
fabf55e684
Added the cmid field to some add_to_log() calls. To use it when
...
restoring logs. Now I think that everything is ready !! :-)
2004-02-18 20:52:44 +00:00
stronk7
f43c695e1e
Added cmid to some add_to_log() function calls.
...
Needed to be able to restore logs properly. :-)
2004-02-18 20:02:33 +00:00
rkingdon
c7901feb99
Fixed restart bug - continue now handle through POST not GET.
2004-02-18 12:12:12 +00:00
moodler
dbb4919258
Better error checking when trying to show an incomplete attempt
2004-02-18 08:40:58 +00:00
moodler
b8be40ce52
Variable $CFG->admineditalways will enable admin editing all the time
2004-02-18 03:30:05 +00:00
moodler
a0beda7a7a
Format quiz feedback
2004-02-18 03:07:50 +00:00
moodler
a99008f6e1
Restore logs consistently
2004-02-18 02:28:47 +00:00
moodler
71ca2a2a05
Changed log URLs for attempts ... the old one worked too but this is
...
better for consistency.
Not much gets past Eloy "Eagle Eyes" Lafuente!
2004-02-18 02:24:29 +00:00
stronk7
10672458f9
Now "attempt", "submit" and "review" actions
...
use the q=xxx&attempt=yyyy syntax instead of
id=xxxx&attempt=yyyy (not working old one)
It's necessary to change the "review" add_to_log() call
to use this sintax. It uses the old (nor working) one.
I wait to Martin to do this, because I've sent one email about this.
For info, the line to correct is number 57 in review.php from:
add_to_log($course->id, "quiz", "review", "review.php?id=$cm->id&attempt=$attempt->id", "$quiz->id", "$cm->id");
to:
add_to_log($course->id, "quiz", "review", "review.php?q=$quiz->id&attempt=$attempt->id", "$quiz->id", "$cm->id");
Ciao :-)
2004-02-17 17:27:27 +00:00
stronk7
40c287b095
Added support for "choose" and "choose again" action logs. :-)
2004-02-17 16:19:58 +00:00
moodler
abcc3a17b9
Fixed up some logging
2004-02-17 14:39:15 +00:00
moodler
4899c66789
FIxed up logging when viewing submissions (database truncation in logs)
...
Thanks Eloy!
2004-02-17 12:25:01 +00:00