~ubuntu-branches/ubuntu/saucy/moodle/saucy

« back to all changes in this revision

Viewing changes to mod/quiz/upgrade.txt

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2013-09-09 15:22:35 UTC
  • mfrom: (1.1.17) (3.1.29 sid)
  • Revision ID: package-import@ubuntu.com-20130909152235-f5g7gphaseb84qeu
Tags: 2.5.2-1
* New upstream version: 2.5.2.
  - Incorporates S3 security patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This files describes API changes in the quiz code.
2
2
 
3
3
 
 
4
=== 2.4.5, 2.5.1 ===
 
5
 
 
6
* mod_quiz_renderer::view_best_score should not be used any more. (It did not do
 
7
  what the name suggested anyway.)
 
8
 
 
9
 
4
10
=== 2.4 ===
5
11
 
6
12
* mod_quiz_renderer::finish_review_link now requires $attemptobj to be passed in