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
danmarsden
649084b1e8
backing out previous fix - didn't get that right!
2005-03-31 23:02:39 +00:00
danmarsden
9ca8056ae0
don't add <p></p> tags when in vertical display mode.
2005-03-31 22:48:43 +00:00
gustav_delius
1938a6f1fa
Checking in fix to WebCT import contributed by Breanndan O'Cinneide at http://moodle.org/mod/forum/discuss.php?d=17969 . Closing bug 2475
2005-03-31 22:04:20 +00:00
gustav_delius
4f063738c6
Julian has fixed "Attempted on" and "Time taken" display and removed a javascript error.
2005-03-31 20:01:04 +00:00
stronk7
948cd185cb
Fixed typo restoring choice_answers->userid
2005-03-31 07:45:19 +00:00
stronk7
73c1c663a3
Now restore of choices seems to work fine. It accept both 1.5 and
...
older choices. Please, test it with some 1.4 course with more than 1
choice. I haven't any in my battery of tests! (yep, I know I can
make it but... :-) )
2005-03-31 01:02:28 +00:00
stronk7
0eda366116
Fixed typo!
2005-03-31 00:52:47 +00:00
stronk7
619be18379
Minor changes to and some typo to choice's backup.
...
Next step, choice's restore.
2005-03-31 00:00:34 +00:00
stronk7
dfde3b2069
alt tags in radio buttons were breaking display it they contain
...
lang tags. Now they are filtered against strip_tags() and processed
by format_text().
In vertical display, format_text() was using format_text (FORMAT_PLAIN),
not sure why and it was breaking multilang support, replacing all <> to
their htmlentities().
2005-03-30 23:34:04 +00:00
stronk7
c2dd62a773
Now journal->name supports filterall.
2005-03-30 19:26:23 +00:00
moodler
4094acdcc3
First very quick cut at fixes for backup (Eloy!!!)
2005-03-30 18:59:18 +00:00
moodler
ad7660be65
FIxes in vertical format
2005-03-30 18:48:42 +00:00
moodler
411362b268
FIx some notices
2005-03-30 18:47:57 +00:00
moodler
d1a673622a
Fixed the rest of the basic interface now
2005-03-30 18:33:56 +00:00
stronk7
386eca369d
The waiting for approval tab was using some html and it
...
broke tabs. Changed the tab caption to plain text.
2005-03-30 18:18:21 +00:00
moodler
bfe97ca600
Report works
2005-03-30 18:17:58 +00:00
stronk7
50aaf6fed6
Now some potential tab missing problem is solved. It causes some
...
problems with loooong tabs but Martin is solving it just now (long
images).
2005-03-30 17:59:49 +00:00
moodler
5550ae839e
Working view of choices (needs XHTML work yet)
2005-03-30 17:32:23 +00:00
moodler
864e30c968
Removed some unnecessary stuff
2005-03-30 17:07:09 +00:00
moodler
95836079dc
Small fix: not crucial, but prevents some empty fields
2005-03-30 17:06:20 +00:00
moodler
a77a600994
First cut at new lib.php
2005-03-30 16:26:36 +00:00
moodler
3a925837fe
Argh, typo in new field name
2005-03-30 16:24:19 +00:00
moodler
669dfa715a
An emergency checkin to prevent Choice dataloss for anyone who may
...
be upgrading.
The module itself currently doesn't work at all ... I'm going
through and re-writing it.
2005-03-30 16:14:49 +00:00
stronk7
5bd9aa933a
Now glossary->name is working under filterall. It was really complex!
...
Just thinking about to add support for filterall inside:
- category->name
- concept->name
- filter!
2005-03-30 11:14:19 +00:00
moodler
5a9726e7ab
This module is completely broken .... I'm working on it.
...
Here are some cleanups to start with
2005-03-30 04:32:36 +00:00