753 Commits

Author SHA1 Message Date
willcast
e179048ec1 - Display format of entries is now modular.
- Entries can have an optional file
- English help files.
- Now the alphabet is a language string so it is now usable in other languages.

KNOWN BUGS:
- It does not backup nor restore the attached files of the entries.
2003-09-16 18:51:40 +00:00
les_kopari
61323671b7 Oracle version 2003-09-16 17:23:27 +00:00
moodler
ce45515e7d Err ... whose idea was it to cache the strings in forum_make_mail_post? :-) 2003-09-16 06:35:37 +00:00
moodler
872d7f598c New module Attendance, by Russell Jungwirth. 2003-09-16 05:33:54 +00:00
moodler
0784202319 New Glossary module, version 0.1 - by Williams Castillo! 2003-09-16 03:07:21 +00:00
moodler
2e2e71a8da New feature: "Show Parent" on all posts will take you to to the parent
of any given post.  Detects threaded mode and behaves a bit differently
though intuitively.
2003-09-16 02:42:22 +00:00
les_kopari
b36e7694a8 Oracle translation of mySQL module for label. 2003-09-14 23:41:22 +00:00
stronk7
2b9f062552 Added "graphical structure".
Added label_get_participants() function.
2003-09-14 15:47:36 +00:00
moodler
27a026c7e8 Backupo / Restore for labels (untested as yet) 2003-09-14 15:20:43 +00:00
moodler
a90fb36bd2 Added a course field (whoops!) and edited backuplib.php and restorelib.php 2003-09-14 15:20:09 +00:00
moodler
2c5c3e62a7 New module: Label.
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00
moodler
f9efae0e40 Put rating setup last because it's optional 2003-09-14 09:36:28 +00:00
les_kopari
96c1e116e6 Oracle tables, etc converted from mysql, plus test transactions. 2003-09-13 08:05:21 +00:00
moodler
a2058a046c Removed short tags 2003-09-11 13:23:11 +00:00
moodler
145cb8f9ab More short tags 2003-09-11 13:21:56 +00:00
moodler
8748278c60 FIxed widths properly 2003-09-10 14:06:07 +00:00
moodler
d8d7a2d107 Fixed some typos when defining tables 2003-09-10 14:00:18 +00:00
moodler
70e51cf34f Fixed a missing PostgreSQL field that had never been added! 2003-09-10 13:53:03 +00:00
moodler
081bf74fb1 All grades are hidden now when zero grade is chosen ... even the marks.
This mode is only really useful when feedback is turned on.
2003-09-10 08:22:16 +00:00
moodler
ed1daaa9d7 Quiz grades can be set to zero.
If so, then grades are not shown to students, nor is a column added to
the gradebook (although they are still stored and calculated internally)
2003-09-10 05:02:39 +00:00
moodler
f031cd1c7e More details in the README.txt 2003-09-09 14:39:09 +00:00
moodler
c559bcf6f0 Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
rkingdon
42fd37e574 Fix a bug in final grades when users submit more than one piece of work
(some grades were appearing as zero); workshop_user_outline now returns
number of submissions and date of last submission.
2003-09-08 17:16:23 +00:00
stronk7
8f8e5df146 Included workshop_get_participants() function. 2003-09-07 22:21:18 +00:00
stronk7
7be61a22e8 Included survey_get_participants() function. 2003-09-07 22:09:23 +00:00
stronk7
84caf038de Included resource_get_participants() function. 2003-09-07 22:01:47 +00:00
stronk7
eb452548f5 Included quiz_get_participants() function. 2003-09-07 21:56:46 +00:00
stronk7
b32bbab698 Modified a bit the xx_get_participants() function to avoid
non existing activities warnings.
2003-09-07 21:40:52 +00:00
stronk7
058a2215ef Included journal_get_participants() function. 2003-09-07 21:36:03 +00:00
stronk7
eaa3298b07 Included forum_get_participants() function. 2003-09-07 21:28:31 +00:00
stronk7
8033a70237 Included choice_get_participants() function. 2003-09-04 22:18:14 +00:00
stronk7
c8c9cb7bb7 Included chat_get_participants() function. 2003-09-04 22:08:06 +00:00
moodler
a4634d830d TITLEs have all tags stripped ...
Downloads have a row of percentages
2003-09-04 15:52:56 +00:00
stronk7
2bae0d446c Included assignment_get_participants() function.
Please check it before continue with other modules.
2003-09-03 22:10:51 +00:00
rkingdon
203add24ab Tidy up the handling of "hanging" assessments. 2003-09-02 20:23:29 +00:00
moodler
9f50e9a667 Typo in date calculation! 2003-09-02 02:02:14 +00:00
moodler
603cc2631c Redirection speed is faster (use 0), also prevents page going into IE history 2003-09-02 01:20:56 +00:00
moodler
1c10b4c5c1 Search results link use the anchor tag rather than parent for better context 2003-08-31 06:39:06 +00:00
moodler
8bd35f870c Fixed commas 2003-08-31 05:57:17 +00:00
moodler
15ccfb296b Ouch!! Missing PostgreSQL files for chat module 2003-08-31 00:40:42 +00:00
rkingdon
4511133418 Fix bug when deleting a submission. Very recent assessments were not
deleted. Now all assessments of the deleted submission are deleted
including the "hot" ones.
2003-08-29 17:46:31 +00:00
moodler
39ced832ac Questions were being created here without a stamp 2003-08-29 01:14:38 +00:00
rkingdon
f05eaa902a Addition of returnto parameter to workshop_print_assessment function to
allow return to original pages when making assessemnts; clearing
(trival) unassigned variable bug in the same function.
2003-08-28 18:19:42 +00:00
moodler
25b6ff9d3b Default quiz category must have a stamp 2003-08-28 17:07:24 +00:00
stronk7
ce3ec518ea Take out two debugs !! 2003-08-28 00:50:51 +00:00
rkingdon
7aaf6867bd Removal of hard-wired strings in Scales. 2003-08-27 18:20:03 +00:00
rkingdon
c75599f4c3 Fixed unassigned variables in function workshop_print_assignment_info 2003-08-27 17:13:03 +00:00
stronk7
202ba3902e Now STAMP fiel is supported in backup & restore.
If it exists in backup-file used, else, old search-by-name is used.
When inserting new categories, stamp is filled it it doesn't exist.
Updated version to 1.1 Beta +++ !!
2003-08-27 17:09:01 +00:00
rkingdon
41b12a791b Addition of Mail strings to cron routine; More help in admin page; bug
clearance.
2003-08-27 15:39:21 +00:00
moodler
23b4848794 Quiz categories now also have a unique stamp in them.
This is to make it easier when restoring backups,
especially when the questions are in a published
category from another course that still exists.
2003-08-27 12:53:21 +00:00