3009 Commits

Author SHA1 Message Date
gustav_delius
4fe082e86c quiz_decimalpoints now works correctly also as an advanced option. 2005-04-12 04:48:11 +00:00
danmarsden
647396597a now allows download of choice responses to excel or text file 2005-04-11 22:59:32 +00:00
danmarsden
b9135eca2c fix for Bug #2883 - Choice Mod, - can't delete an existing option 2005-04-11 20:34:13 +00:00
thepurpleblob
bdbbb0b6f3 Now 2005041100: Wiki-like formatted text converted to Markdown 2005-04-11 13:38:12 +00:00
thepurpleblob
ad96fa8e28 Wiki-like format converted to Markdown in journal intro and journal entries 2005-04-11 13:37:33 +00:00
thepurpleblob
2078563daa Now 2005041100: Update wiki-like formatted text to Markdown 2005-04-11 13:27:20 +00:00
thepurpleblob
352e5b6363 Update wiki-like to Markdown in glossary entries and glossary comments. 2005-04-11 13:26:46 +00:00
thepurpleblob
229b068d44 Now 20050411: Convert wiki-like format in forum posts to Markdown format. 2005-04-11 13:05:38 +00:00
thepurpleblob
62caf19111 Wiki-Like format in forum posts is converted to Markdown format. 2005-04-11 13:04:48 +00:00
thepurpleblob
7ae84175d9 Now 2005041100. Update wiki-like text format to Markdown. 2005-04-11 12:54:17 +00:00
thepurpleblob
68854d74ec Update all wiki-like text to Markdown. 2005-04-11 12:53:35 +00:00
thepurpleblob
f74d035f2a Now 2005041100: Update wiki-like description to Markdown. 2005-04-11 12:44:57 +00:00
thepurpleblob
6fd831d6c4 Update converts all wiki-like descriptions to Markdown. 2005-04-11 12:43:35 +00:00
thepurpleblob
fa33cfe99e Version 2005041100. Update converts wiki-like resources to Markdown. 2005-04-11 12:33:47 +00:00
thepurpleblob
c0de5d55a5 Added update to convert wiki-like format to Markdown format 2005-04-11 12:32:46 +00:00
moodler
a702e65741 At site level, admin can see user posts from ALL courses 2005-04-11 08:43:28 +00:00
bobopinna
c7ba7d1197 fixed two typos in manifest parsing 2005-04-11 07:31:07 +00:00
bobopinna
206f68cf98 fixed a typo. 2005-04-11 06:48:39 +00:00
bobopinna
e170f66546 Fixed mysql db design 2005-04-11 06:15:50 +00:00
stronk7
8a2381f6b9 Now Journal mails support filterall. 2005-04-10 22:38:22 +00:00
stronk7
b79aa685fb Finally we have to use the 'nomatch' because we can come
from other script (assess.php).

filterall work in progress.
2005-04-10 18:22:18 +00:00
stronk7
05097bb889 Now choice report log action is supported by restore. 2005-04-10 16:57:08 +00:00
stronk7
408f7c41b4 choice report log action wasn't saving cmid in logs table. 2005-04-10 16:55:32 +00:00
stronk7
da423e13df Added support to survey-download action in restore. 2005-04-10 16:54:05 +00:00
stronk7
c3cc897b83 Deleted one debug message and added one minor change. 2005-04-10 16:47:03 +00:00
stronk7
973ec7b671 Now wiki->name supports $CFG->filterall
(specifying a multilang name allows to have different start pages too!)

I've found some bad XHTML in this module and some inconsistencies
with different cased page-names. Are wikipages different if their name case is
different? If no, we should fix it.
2005-04-10 15:30:04 +00:00
michaelpenne
97c4410778 added calendar event code to add, update, and delete instance 2005-04-08 21:38:09 +00:00
bobopinna
5b9ea0ebb5 Fixed db definition and upgrade 2005-04-08 15:58:40 +00:00
gustav_delius
8035268825 complete the renaming of get_user_timezone to get_user_timezone_offset started by Martin 2005-04-08 14:24:10 +00:00
moodler
494b9296e9 Renamed get_user_timezone to get_user_timezone_offset, because Jon has
plans for that function name
2005-04-08 07:42:50 +00:00
danmarsden
03ff2092c4 $options used by something else. 2005-04-07 22:22:22 +00:00
danmarsden
a3e22b3b9d no backticks in postgres!! 2005-04-07 03:17:43 +00:00
danmarsden
db38d2c92e wrong table names! :-) Bug #2848 2005-04-07 01:18:51 +00:00
mjollnir_
28a858cf02 Syntax fix for postgres upgrade for choice (now upgrades cleanly). Postgres7.sql missing a table, I think. Bug #2848 2005-04-06 21:20:10 +00:00
stronk7
cd5d2d4b74 Now survey->name supports filterall. 2005-04-06 18:20:05 +00:00
moodler
bfe839b8ce Fixed missing bracket 2005-04-06 16:52:07 +00:00
stronk7
885b6007c7 Now label->name is working with filterall.
(not really important because it is never shown, but...)
2005-04-06 15:20:33 +00:00
danmarsden
6308ca52a5 fix of postgres db upgrade. - Penny please test! :-) 2005-04-06 09:34:17 +00:00
defacer
111bb080ac Fix some warnings when upgrading but no scorms exist. 2005-04-06 08:21:16 +00:00
bobopinna
3a94d06df6 New data model system 2005-04-06 08:07:03 +00:00
danmarsden
abd7dfb38c this is all wrong - will try to clean up later tonight 2005-04-06 04:10:27 +00:00
mjollnir_
4c9c104a22 One more syntax fix for scorm postgres upgrade. You can't do WHERE 1 in postgres 2005-04-06 02:09:16 +00:00
mjollnir_
7965748f14 Fixing a few syntax problems in scorm upgrade for postgres. Upgrade still fails (this relates to bug #2832 which I'm about to update) 2005-04-06 02:08:06 +00:00
mjollnir_
9d99be2aa4 Fixing postgres upgrade for quiz 2005-04-06 02:04:17 +00:00
mjollnir_
173a1cb5ef Some syntax fixes for postgres upgrade for choice. Still failing though, I am about to create a bug report for it 2005-04-06 01:55:52 +00:00
stronk7
524d7b9a7b One missing string to make choice->name works under filterall
(showing anonymous results)
2005-04-05 23:08:00 +00:00
michaelpenne
86b7a42880 now if you leave the lesson the the middle of a bunch of branch tables, you will return to the last one you answered. Also, if show grades is off in course settings, the lesson will process and store the grade for the student but then redirect the student to the course page immediatly. 2005-04-05 22:42:34 +00:00
stronk7
72f6ad8627 Now resource->name is working under filterall. 2005-04-05 22:37:06 +00:00
danmarsden
f6eb109943 updating old choices didn't work. 2005-04-05 21:53:08 +00:00
bobopinna
0660e26186 Fixed a bad defined index 2005-04-05 06:54:32 +00:00