Browse Source

[svn r15919] update changelog

Eric Marguin 16 years ago
parent
commit
f3a6e71798
1 changed files with 7 additions and 2 deletions
  1. 7 2
      documentation/changelog.html

+ 7 - 2
documentation/changelog.html

@@ -36,7 +36,9 @@
   <li>Hide language form if only one language available</li>
   <li>Added possibility for the course teacher and tutor to delete quiz attempts by users</li>
   <li>Added new survey conditional/personality test type</li>
-  <li>Added possibility for session coaches to register external users directly to their session (FS#2700)</li>
+  <li>Added possibility for session coaches to register external users directly to their session (FS#2700)</li>
+  <li>Added possibility to allow coach to access a defined number of days before and after a session (FS#2724)</li>
+  <li>Activates unique (ajax) and multiple (multiple select) inscriptions for courses and users in sessions (FS#2719)</li>
 </ul>
 <br />
 <h3>Debugging</h3>
@@ -65,7 +67,10 @@
   <li>Fixed bug preventing the activation of plugins (FS#2771)</li>
   <li>Fixed bug adding double comments in dropbox tool in IE only (FS#2757)</li>
   <li>Fixed IMS/QTI2 little export problem (FS#2634)</li>
-  <li>The learners can't send files anymore to other learners if "Do not allow students to send documents to other students within a course" is false (FS#2780)</li>
+  <li>The learners can't send files anymore to other learners if "Do not allow students to send documents to other students within a course" is false (FS#2780)</li>
+  <li>The mails sent in exercises tool are sent from the address defined in admin (FS#2712)</li>
+  <li>"Next" and "Previous" page now works when searching a session (FS#2721)</li>
+  <li>Fixed bug when launching a quiz with one question per page (FS#2738)</li>
 </ul>
 <br />
 <h3>Known issues</h3>