2221 Commits

Author SHA1 Message Date
moodler
906fef94ed Use the defined defines that we defined (eg FORUM_FORCESUBSCRIBE) 2004-11-18 06:41:51 +00:00
mjollnir_
1ad49e00d9 Merged from MOODlE_14_STABLE: Indexes for glossary and version bump 2004-11-18 04:38:52 +00:00
rkingdon
ee3dddc1c9 Allow student submissions to be edited/deleted in the Submission phase of
workshops.
2004-11-18 04:24:31 +00:00
mjollnir_
d21e88a938 Merged from MOODLE_14_STABLE: Indexes on forum and version bump 2004-11-18 04:10:47 +00:00
mjollnir_
327613bcb6 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - exercise module 2004-11-18 02:42:33 +00:00
mjollnir_
1ef51a6c42 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - dialogue module 2004-11-18 02:40:24 +00:00
mjollnir_
782fe16bbc Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - choice module 2004-11-18 02:39:16 +00:00
mjollnir_
756fe81e15 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - chat module 2004-11-18 02:37:58 +00:00
mjollnir_
362d9c0e7e Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - attendance module 2004-11-18 02:35:42 +00:00
mjollnir_
d66122e2a8 Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - assignment module 2004-11-18 02:33:49 +00:00
mjollnir_
2171c83396 Merged from MOODLE_14_STABLE: Indexes for exercise and version bump 2004-11-18 01:57:04 +00:00
mjollnir_
62bf565657 Merged from MOODLE_14_STABLE: Indexes and version bump for dialogue 2004-11-18 01:35:32 +00:00
mjollnir_
15e0081234 Merged from MOODLE_14_STABLE: Indexes and version bump for choice 2004-11-17 23:03:56 +00:00
mjollnir_
74dbfd4daf Merged from MOODLE_14_STABLE: Indexes for chat and version bump 2004-11-17 22:54:16 +00:00
mjollnir_
f75d0a479c Merged from MOODLE_14_STABLE: Indexes and version bump for attendance 2004-11-17 22:11:52 +00:00
mjollnir_
ce64ebf9b7 Merged from MOODLE_14_STABLE: Indexes and version bump for assignment 2004-11-17 21:49:48 +00:00
mjollnir_
17c88613b4 Bug fix for sql for new workshop tables for mysql 2004-11-17 03:17:05 +00:00
michaelpenne
324da715f2 updated lesson_calculate_ongoing_score to match the grading algorithm used in view.php. Also suppressed a warning in lesson_print_tree_link_menu function. 2004-11-17 01:05:39 +00:00
michaelpenne
8bca120ff0 Changed the grading algorithm. Now it divides points earned by total points possible. Before was dividing points earned by max grade. Also updated essay grading to work much more reliably and fixed some formatting problems with essay emails. 2004-11-17 01:02:14 +00:00
stronk7
1b4002e0b7 Just changing some parameters stuff to new functions...
See SC and Bug 1837

Merged from MOODLE_14_STABLE
2004-11-17 00:14:34 +00:00
stronk7
2b99ea9efb Print view isn't accesible if the activity is hidden.
Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE
2004-11-16 23:36:35 +00:00
stronk7
62067fe3ae Header is out and "Site:" is in.
Partially solved Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE
2004-11-16 23:12:21 +00:00
rkingdon
0446243690 Stock comments can now contain single quotes. 2004-11-16 20:49:25 +00:00
rkingdon
3f6a03249d Fixed some error messages in assessments.php which gave the wrong table
(workshop_elements) should be workshop_grades.
2004-11-15 19:10:52 +00:00
rkingdon
b6cc3466aa Fixed bug in the "checking for a rapid submission" code. 2004-11-15 18:18:43 +00:00
kaipe
813ac2e00a The previous update was supposed to be an enlargement of answer in quiz_responses (not quiz_answers)
It is now correct and the mistake never made it to the stable version :-)
2004-11-13 19:25:13 +00:00
kaipe
c4fb195046 Fixed a typo that was introduced with revision 1.4 - I believe that revision must have been developed with some sort of script... 2004-11-13 18:51:47 +00:00
kaipe
401f9a6a78 Changed to absolute path for reaching the questiontype dependent editing page layout file.
This should increase robustness - some installations have faced problems with the previously used relative references.

This fix should be merged with the stable branch asap
2004-11-13 18:29:25 +00:00
kaipe
80acb051d9 Fixed typo 2004-11-13 18:18:06 +00:00
rkingdon
cb0a172434 Display of current/final grades now has the individual lists order by
grade.
2004-11-13 01:00:17 +00:00
rkingdon
65e187edb6 Version 2004111000. This removes the unnecesary emails about grading of
assessments.
2004-11-12 19:30:12 +00:00
rkingdon
9a21768212 Version 2004111000 of workshop. 2004-11-12 17:28:07 +00:00
bobopinna
085778e23b Patched a nav.event data model problem 2004-11-11 14:25:59 +00:00
moodler
7c6c30ed2b Changes for XHTML and accessibility compliance 2004-11-11 12:07:08 +00:00
moodler
ab00ea8ccf Merged changes from STABLE 2004-11-11 07:57:52 +00:00
moodler
7054372371 More secure use of parameters, merged from stable 2004-11-11 07:45:27 +00:00
moodler
6aac6eef8c Access fixes, merged from stable 2004-11-11 07:44:14 +00:00
moodler
6a6002f68c Merged changes from stable 2004-11-11 07:42:04 +00:00
moodler
9957501099 Merged fix to allow teacher to always take quiz 2004-11-11 02:22:08 +00:00
moodler
27d394caf9 Merged removed notice from stable 2004-11-10 14:19:40 +00:00
moodler
e200a26ec0 Merged robustness check from stable 2004-11-10 14:06:20 +00:00
stronk7
ae06e00e75 Old-awaiting for 1.4.2 release changes in the glossary.
Now, print view is different for each format (consistent with it).
New, custom formats can, optionally, define their print view. Else
the default one will be used.
With this, 1.4.x glossary developments are finished and we can start
solving some pending things in 1.5...

Merged from MOODLE_14_STABLE
2004-11-09 23:23:04 +00:00
mjollnir_
36c2c0efee glossary attachments fix to allow optional file upload 2004-11-09 21:02:39 +00:00
mjollnir_
cfd146aefa Wiki integration with upload class.
Changes in two upload forms and in moodle_binary_store.php - moodle_binary_store_file

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
    Penny Leach <penny@catalyst.net.nz>
    wiki integration with upload class.
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
    Penny Leach <penny@catalyst.net.nz>
    fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files

Full logs:

Revision: moodle--eduforge--1.3.3--patch-363
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 11:18:08 NZDT 2004
Standard-date: 2004-11-07 22:18:08 GMT
Modified-files: mod/wiki/ewiki/ewiki.php
    mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
Summary: wiki integration with upload class.
Keywords:


Revision: moodle--eduforge--1.3.3--patch-364
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 16:01:29 NZDT 2004
Standard-date: 2004-11-08 03:01:29 GMT
Modified-files: mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
Summary: fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files
Keywords:
2004-11-08 05:32:18 +00:00
mjollnir_
f7f36ce260 few wayward typos breaking postgres workshop install 2004-11-08 05:26:27 +00:00
moodler
9cc9b7c169 Merged mailout fix from STABLE 2004-11-07 15:27:19 +00:00
moodler
2a488ba553 Some XHTML compatibility changes 2004-11-04 09:24:51 +00:00
moodler
df5da3fc88 Fixed missing prefix 2004-11-04 08:55:19 +00:00
moodler
81b7339acf Merged change from stable 2004-11-04 07:06:28 +00:00
moodler
5938401cff Updated Resource, Wiki and Scorm to use the new files/index.php to
choose files.   The old coursefiles.php is obsolete.
2004-11-02 12:53:32 +00:00