mjollnir_
c9e745468f
MDL-15758 - added back full forum exports
2008-09-03 12:05:31 +00:00
tjhunt
8f95b06aab
MDL-16263 Flagging questions during a quiz attempt. Submit all and finish was nuking flag states. Fix that.
2008-09-03 09:37:20 +00:00
tjhunt
f62040ed1f
MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too.
2008-09-03 08:32:29 +00:00
tjhunt
8671738360
Clean up whitespace.
2008-09-03 08:31:37 +00:00
tjhunt
954b73ae0d
Clean up whitespace.
2008-09-03 07:10:00 +00:00
moodler
ad78615cb3
MDL-15405 Final bit to make forum attachments work with filepicker
2008-09-03 06:07:36 +00:00
tjhunt
964f488be3
MDL-15452 Improved quiz navigation. The quiz now no longer requires JavaScript, unless secure mode is used.
2008-09-03 05:50:05 +00:00
tjhunt
c7dcecd1e4
MDL-16263 Flagging questions during a quiz attempt. Flag updating in nav not working on the review page.
2008-09-03 05:38:12 +00:00
dongsheng
94eff36397
"MDL-16284, fix mismatch tracking state title, merged from MOODLE_19_STABLE"
2008-09-03 03:01:09 +00:00
tjhunt
c752264fe1
MDL-16263 Flagging questions during a quiz attempt. Update flag state in the navigtion panel when it is updated on the question.
2008-09-03 02:35:56 +00:00
skodak
b229ac31b1
MDL-12224 no more {$CFG->prefix} in HEAD
2008-09-02 22:10:11 +00:00
mjollnir_
988fc25546
MDL-14591 - added some debugging to something that isn't implemented to make sure it gets fixed later
2008-09-02 16:37:37 +00:00
mjollnir_
43c90ed1f8
MDL-16232 - fix bad link in portfolio breadcrumbs
2008-09-02 16:10:51 +00:00
jerome
40f6f97f76
MDL-16307: move quiz_get_best_grade() in lib.php, and fix the DB request of quiz_user_complete()
2008-09-02 10:06:17 +00:00
jerome
c38965fbfa
MDL-12224: preload ratings for the specific user and only for his discussions, merged from 19
2008-09-02 09:51:11 +00:00
moodler
99bd2ec8aa
MDL-15405 Send the correct filearea forum_attachment (not that we really use it)
2008-09-02 03:00:51 +00:00
piers
df7ba61012
MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated.
2008-09-01 23:04:59 +00:00
jamiesensei
ca2f6fc795
MDL-16110 "Improvement to Overview Report - Columns in csv file do not line up"
2008-09-01 08:30:14 +00:00
jamiesensei
02cd0be02e
MDL-16125 "Improvement to Detailed Responses Report - Format of csv export" removing commas from table content which throw the csv export.
2008-09-01 08:24:25 +00:00
tjhunt
e41a7d2841
MDL-16263 - next bit. Flags on the quiz summary page.
2008-08-29 11:40:58 +00:00
tjhunt
337fa7a0ef
MDL-16263 - followup - fix notices.
2008-08-29 11:30:16 +00:00
tjhunt
b5f8c377a1
MDL-16219 - revert Nic's bogus change. This was already fixed by updating questionlib.php.
2008-08-29 11:04:32 +00:00
tjhunt
5626f5d296
MDL-10682 - followup - missed another place where rounding is needed.
2008-08-29 11:02:02 +00:00
tjhunt
fd9f17a108
MDL-16263 - followup - fix regression.
2008-08-29 10:18:11 +00:00
tjhunt
62e76c6766
MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review.
...
This is an initial implementation that is now at a working state, but with a few things left to do. It seemed like a good idea to commit it before leaving work on Friday night.
2008-08-29 10:08:27 +00:00
nicolasconnault
7b6757b0d5
MDL-16219 Fixing the passing of an array by reference (variable must be defined before function call). Also fixing whitespace.
2008-08-29 07:29:35 +00:00
moodler
03efef4a7e
FIx fileareas being sent to mform for forum post
2008-08-29 06:57:10 +00:00
tjhunt
4a9294bee4
XHTML strict!
2008-08-29 05:48:09 +00:00
piers
e125e165f5
MDL-14492 - Provide feedback to user about redirect delay in loadsco.php. Add sanity checking for scorm_resize() as it tries to set -ve heights if user specifies a small area. Thanks francois.
2008-08-29 04:10:20 +00:00
stronk7
493f08200b
Add missing $DB
2008-08-28 18:04:16 +00:00
skodak
1160eb5af2
MDL-15420 fixed wrong show submission to others test; merged from MOODLE_19_STABLE
2008-08-28 07:23:05 +00:00
tjhunt
b826bcefcf
MDL-16219 - mod/quiz/reviewquestion.php does not call questiontype::get_html_head_contributions. This was missed when implementing MDL-6368.
2008-08-28 02:15:19 +00:00
piers
e4f976a896
MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. only set browsed status if the SCO hasn't set a status.
2008-08-27 23:24:38 +00:00
danmarsden
8ba4f1e03e
MDL-16137 - clear scorm directory if it already exists
2008-08-27 22:38:52 +00:00
danmarsden
ea38a6b98a
MDL-10767 - set values of checkboxes correctly
2008-08-27 22:02:16 +00:00
skodak
455a8fede8
MDL-15497 fixed notice when deleting forum
2008-08-27 15:50:33 +00:00
skodak
4e6a816a98
fixed whitespace
2008-08-27 15:48:46 +00:00
skodak
fa686bc4e0
MDL-16220 allow deleting of all files attached to context
2008-08-27 11:46:48 +00:00
scyrma
4302300219
MDL-15405: A first form (partly) converted to the new filepicker element.
2008-08-27 07:57:54 +00:00
piers
9797d144b5
MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. Fix cmi.comments, and mastery_score checking.
2008-08-27 02:41:13 +00:00
dongsheng
f1644b99f1
"MDL-13413, chat transcripts donot include instructor when using separate groups"
2008-08-27 02:21:11 +00:00
stronk7
7facd18e7d
Prevent SQL error when forcing download. MDL-15921 ; merged from 19_STABLE
2008-08-26 23:02:58 +00:00
nicolasconnault
3e10224d1f
MDL-16176
2008-08-26 08:21:52 +00:00
tjhunt
ed3afff95b
MDL-7010 - followup - delete file that is no longer required.
2008-08-26 05:58:32 +00:00
tjhunt
e4686e896e
MDL-16200 question/type/datasetdependent/ missing version.php. This was a mistake made when fixing MDL-6095.
2008-08-26 01:09:23 +00:00
tjhunt
e2249afe2b
MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system.
2008-08-26 01:05:01 +00:00
jamiesensei
a3668b25c0
MDL-16121 "Manual Grading Doesn't Work" grades where not getting saved. Fixed that now.
2008-08-25 07:44:20 +00:00
piers
4eaaf0a60d
MDL-15881 - Probable bug: Not able to update SCORM.
2008-08-24 23:02:09 +00:00
piers
a0b366843b
MDL-16111 - SCORM grade not updated in Grader Report. Include grading by learning objects if status is complete.
2008-08-24 21:10:09 +00:00
nicolasconnault
dbf4d660f4
MDL-16182 Loosening the api a bit, solves the issue.
2008-08-23 07:01:44 +00:00