The versioning code will not be in Moodle 1.5

This commit is contained in:
gustav_delius
2005-06-04 17:13:26 +00:00
parent e64dfa80dd
commit a616b09790
-3
View File
@@ -236,9 +236,6 @@
<li> Blocks can now be added to quiz pages (to show results table, or additional information etc)</li>
<li> Better and cleaner interface for question selection and management in the database. Selected questions can be added to quiz, moved to other categories or deleted en mass.</li>
<li> When a question is edited that is already in use the teacher can choose in which quizzes to replace the exising version with the new one.</li>
<li> If a question is edited that already has student responses, these responses and a copy of the original version of the question are kept for auditing purposes.</li>
<li> When a teacher makes changes to a quiz that already has student attempts these attempts are automatically remarked.</li>
<li> Random questions are now added to the quiz question list with a dedicated button, leaving a cleaner interface at questions database without phantom placeholders</li>
<li> Final grade can be a fractional number, with teacher-defined decimal figures </li>