3749 Commits

Author SHA1 Message Date
michaelpenne
16fa48c83e The Lesson dependency help button was pointing to the wrong help file. 2005-11-02 21:22:16 +00:00
moodler
80b91e8b63 Print standard course module settings 2005-11-02 04:00:46 +00:00
stronk7
713efedc31 Changed one call to gethostbyaddr() to use numeric
ip instead. Such information is only stored in DB
(page->author) and not critical at all. Suggested
by Derry in http://moodle.org/mod/forum/discuss.php?d=32171
because it was causing important delays when clients
weren't DNS-registered.

Merged from MOODLE_15_STABLE
2005-11-01 17:47:20 +00:00
moodler
708b521a6d Merged changes from STABLE.
Not sure I did the right thing on questiontypes/calculated/questiontype.php
Hope I didn't create a bug there.

(can people please remember to merge changes into head whenever they change stable?)
2005-11-01 03:29:58 +00:00
moodler
1e462286f7 Merged addslash fixes from STABLE 2005-11-01 02:51:06 +00:00
gustav_delius
4bb36a97ce subscribing always requires the user to be logged in, even for forums on the home page. 2005-10-31 14:21:29 +00:00
moodler
6a08340572 Language key [[guestno]] corrected to [[guestsno]] (bug 4254). 2005-10-31 07:44:47 +00:00
moodler
3ad24ceaeb Fixed typo so dateto uri parameter works. 2005-10-31 07:33:04 +00:00
defacer
3f754e638c Fixing a typo ("=" to "=>") which killed my Moodle after grabbing the latest CVS. 2005-10-31 01:58:42 +00:00
gbateson
1e2b831839 add PARAM_ALPHANUM for Moodle 1.4 and less 2005-10-30 23:32:07 +00:00
gbateson
b24a1f7fe5 improved detection of $quiztype for "mobile" output format 2005-10-30 23:31:33 +00:00
skodak
cda94ae1b8 fixed cleaning before editing SC#163; merged from MOODLE_15_STABLE 2005-10-29 21:40:41 +00:00
skodak
2d5b322c0f fixed script parameters + some warnings SC#150; merged from MOODLE_15_STABLE 2005-10-29 16:45:58 +00:00
michaelpenne
3eca6cf1bf NEW FEATURE: Media file now works with web pages and with text and html files. Also, the pop-up
window size is configurable as well as an optional close button at the bottom of the window.
2005-10-28 22:45:47 +00:00
michaelpenne
c83dca2287 BUG FIX: Double print of content in branch tables with slide show on 2005-10-28 18:55:58 +00:00
moodler
fcf5aebf0f Fix for incorrect order of question numbers when downloading detailed
results as Excel spreadsheet. Merged from STABLE. (SE)
2005-10-28 03:54:33 +00:00
patrickslee
2f5fe55234 Fixed dis-ordered displaying for quiz overview report when no soring is specified (Merged from MOODLE_15_STABLE) 2005-10-28 02:22:34 +00:00
michaelpenne
0017b962e6 BUG FIX: essay response was still hard coded in. Replaced it with a get_string call 2005-10-26 23:11:26 +00:00
michaelpenne
3c34ce6802 reverted back some divs, minor change 2005-10-26 21:48:24 +00:00
michaelpenne
fb0f70908b BUG FIX: if one is a teacher, the left menu is always displayed. 2005-10-26 21:43:48 +00:00
defacer
970f144ef4 A slight improvement for my last edit, which could trigger a small bug.
I should go out and drink more often, it helps debugging! ;-)
2005-10-25 01:55:21 +00:00
michaelpenne
62eda6ea18 NEW: Progress bar option. Now a progress bar can be optionally displayed at the bottom of the lesson page.
NEW: Display Left Menu IF.  The left menu will only display if the student has a grade better than the one set in the lesson settings.  This is nice to allow only students who are reviewing the lesson to have access to the left menu.

BUG FIX: In Windows IE, the content was being aligned center.  Now, the content is explicitly aligned to left as default.
BUG FIX: High Scores variable was not spelled correctly at the End of Lesson.

ADDED: Div tags around branch tables.  This will allow users to choose to display them or not or move them around

CHANGED: converted more of the links to the stylized button.  Also, removed a lot of forms and javascript and replaced it with links with the variables in the href.
CHANGED: the slide show styles have been moved to the style sheet.
CHANGED: removed the CDC comments

Other minor changes have been made to the code as well.
2005-10-24 23:06:43 +00:00
defacer
72989350be Fix for bug 3794:
Times in chat messages are now displayed correctly to all users, with each
user's timezone and DST status taken into account.
2005-10-24 17:30:56 +00:00
gbateson
efc49e0f65 replace relative URLs in <embed> tags 2005-10-23 11:41:40 +00:00
urs_hunkler
09b6a59785 merged from 1.5 2005-10-22 15:46:30 +00:00
moodler
999aa80783 added addslashes as per bug number 4213 2005-10-21 09:24:15 +00:00
gustav_delius
e2fff6460d Many links to assess.php were missing $cm->id 2005-10-21 07:11:04 +00:00
gbateson
730b36aa31 allow student to review results (if teacher allows it) 2005-10-19 09:56:39 +00:00
gustav_delius
d92a995811 Fixing misprint leading to fatal error 2005-10-17 07:59:47 +00:00
patrickslee
3f7f17bfa1 Fixed a small bug which displays quiz name incorrectly in quiz regrade report 2005-10-17 01:18:04 +00:00
stronk7
46867914ef Solve some wrong CVS Id tags
Merged from MOODLE_15_STABLE
2005-10-15 10:40:36 +00:00
stronk7
3043912d9b Commiting some old unmerged changes. 2005-10-15 10:30:15 +00:00
michaelpenne
b6a64b0295 Removed a notice warning when lessons are created in a course with no category (eg: home page) 2005-10-14 19:25:11 +00:00
bobopinna
1347b1c10b Updated css for playscorm.php 2005-10-14 07:02:51 +00:00
bobopinna
105058b390 Revised all html code.
Fixed to be XHTML Strict
2005-10-14 07:00:06 +00:00
stronk7
33e9836968 Solve copy/paste bug. Now items are properly checked. 2005-10-13 22:02:44 +00:00
bobopinna
4b5a6dff0a Fixed a bug in a javascript string. 2005-10-13 13:42:26 +00:00
gbateson
f74a8cc6ce corrected spelling in sponsor details 2005-10-12 22:00:54 +00:00
stronk7
92c8e57b51 SC#162
Merged from MOODLE_15_STABLE
2005-10-12 19:25:50 +00:00
gbateson
0c4d3fd7f2 micro version increase to 2.1.4 2005-10-12 12:20:58 +00:00
gbateson
a9919f5460 added list of (two) sponsors 2005-10-12 12:19:55 +00:00
gbateson
7957e323ff corrected the setting of "ignored" fields on mobile output format 2005-10-12 07:11:14 +00:00
gbateson
6d8ddde3f3 insert modified submission form for mobile phone output 2005-10-12 07:08:54 +00:00
gbateson
1ebc0e6238 allow non alphanumeric chars in filenames when searching for relative URLs, and added $HOTPOT_QUIZTYPE array to map numeric quiz type to text description 2005-10-12 07:07:30 +00:00
mjollnir_
db48e8d1f0 Merged from MOODLE_15_STABLE: Execute some updates silently (dropping non existent columns in workshop) bug 2964 2005-10-12 02:15:42 +00:00
michaelpenne
4e644e8d50 Reverted grading back to 1.4.X for when custom scoring is turned OFF 2005-10-07 20:33:39 +00:00
gbateson
4af510f604 detect mobile phone browsers and use mobile format if required and available 2005-10-07 05:31:11 +00:00
gbateson
b1db3c9018 add get_file_contents for php<4.2, use get_file_contents($filepath) instead of fread($fp, filesize($filepath)) 2005-10-07 01:56:33 +00:00
gbateson
2116866547 use get_file_contents($filepath) instead of fread($fp, filesize($filepath)) 2005-10-07 01:52:19 +00:00
gbateson
1d0bbc406e fixed setting of name+summary from quiz when adding all files in a folder as a chain 2005-10-06 23:59:08 +00:00