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
danmarsden
90572dbb90
Fix for Bug #1901 - now "greys out" the privacy of results select if "do not publish" is selected.
2005-04-05 02:04:54 +00:00
danmarsden
af40722cc5
Fix for Bug #2435 - Hidden teachers and site admins are shown in no response list.
2005-04-05 00:35:05 +00:00
bobopinna
867b2a5c5b
Uniformed view and playscorm course structure
2005-04-04 14:10:03 +00:00
bobopinna
1742fccc68
Fixed a typo
2005-04-04 09:43:28 +00:00
bobopinna
51ffd65c72
Added INDEX parameters support
2005-04-04 09:37:52 +00:00
bobopinna
d0dd5c4b3d
Added ITEM parameters support.
2005-04-04 09:30:51 +00:00
stronk7
b681000402
Now quiz->name supports filterall.
2005-04-03 00:19:11 +00:00
gustav_delius
08dd99537a
primary key has to be id, see bug 2832
2005-04-02 23:38:08 +00:00
stronk7
95c67e2fe1
Now xxx_print_recent_mod_activity() supports filterall.
...
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
stronk7
6a2c151a9e
Replacing some HTTP_POST_VARS uses because it doesn't work always!
...
Using data_submitted() or $_POST
Merged form MOODLE_14_STABLE
2005-04-02 17:45:29 +00:00
moodler
5c8d186608
Removed some cellspacing to help IE
2005-04-02 14:06:53 +00:00
moodler
713d78eafa
New feature for resources ... Local File Resources
...
A Resource Parameter controls this (it defaults to OFF).
When on, you see a third button when selecting a file, which lets
you select a LOCAL file on your own filesystem (but it isn't uploaded).
The local file is included in the web page when viewed. All users see
a link that helps them set up a user_preference for the location of
these files on their own system (usually a CD_ROM drive).
2005-04-02 12:11:27 +00:00
moodler
43070bc1a3
Replace HTTP_POST_VARS and HTTP_GET_VARS with _POST and _GET
2005-04-02 11:54:46 +00:00
stronk7
ac21ad392d
Now course/recent.php works under PHP5.
...
See bug 2828
(http://moodle.org/bugs/bug.php?op=show&bugid=2828 )
Merged from MOODLE_14_STABLE
2005-04-02 11:32:22 +00:00
moodler
a068498c5d
Drop the popup field properly
2005-04-02 09:56:49 +00:00
stronk7
8a5f8d79d1
chat-report log action is now restored properly.
2005-04-02 00:33:44 +00:00
ikawhero
b257080800
Added a 1/7 grade.
2005-04-02 00:32:48 +00:00
stronk7
ea9572f68f
Manual links from lesson pages to resources are now preserved
...
between backup/restore anywhere.
(see discussion http://moodle.org/mod/forum/discuss.php?d=21044 )
Merged from MOODLE_14_STABLE
2005-04-02 00:13:49 +00:00
bobopinna
4928a2f323
Several change to db fields, a complete redesign of user data track
2005-04-01 15:53:32 +00:00
moodler
31a2b4f150
DOn't die with an error on an unsupported question type ... try to continue.
2005-04-01 12:13:45 +00:00
martinlanghoff
a9a9bdba55
Merged from MOODLE_14_STABLE - insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.
2005-04-01 05:55:10 +00:00
danmarsden
9bf3c5de4f
Bug #2084 - Choice module has no "save my choice" for admin - missed a bit.... :-)
2005-04-01 03:33:44 +00:00
danmarsden
869366ec5c
options[] is full of other values!
2005-04-01 03:30:12 +00:00
danmarsden
bd3ba1ddaf
Bug #2084 - Choice module has no "save my choice" for admin
2005-04-01 03:26:35 +00:00
danmarsden
1c49ca9a09
Fix for Bug #2452 - Choice shows a bad number of answers
2005-04-01 02:37:19 +00:00
danmarsden
74550a3cbd
this time..... :-)
2005-03-31 23:58:37 +00:00