|
@@ -98,7 +98,7 @@
|
|
|
<li>Exercises: Allowing duplication of exercise within a session BT#1647</li>
|
|
|
<li>Exercises: Improving pagination when browsing exercise results (private task BT#1901)</li>
|
|
|
<li>Exercises: Question Pool improvements: now we can copy a question from other courses see BT#1917</li>
|
|
|
- <li>Learning Path: Minor UI improvements</li>
|
|
|
+ <li>Learning Path: New mini floating panel, left-closing panel and other minor UI improvements</li>
|
|
|
<li>Profile: UI improvements</li>
|
|
|
<li>Installation: Tracking is always enabled from now on #2066</li>
|
|
|
<li>Social network now works with 1024x768 resolution #1958</li>
|
|
@@ -213,6 +213,30 @@
|
|
|
<li>Hotpotatoes: When taking a Hotpotato exam added to Chamilo there is a javascript error, this bug can be only reproduced using Google Chrome see #3332</li>
|
|
|
|
|
|
</ul>
|
|
|
+<h3>Deprecated features</h3>
|
|
|
+<p>
|
|
|
+In order to maintain a sufficient level of stability and push innovation
|
|
|
+forward, we have decided to officially drop support for specific features.
|
|
|
+This doesn't mean that they won't work anymore, but it indicates that they
|
|
|
+will cease being improved slowly, until we do not feel anyone is using them,
|
|
|
+at which point (probably several years afterwards) we will remove them from
|
|
|
+the code.<br />
|
|
|
+If you feel like a feature listed here is of major importance to you, you can
|
|
|
+either take the maintenance of this feature officially in charge by contacting
|
|
|
+us at info@chamilo.org or you can hire the services of one of our official
|
|
|
+providers (see our website, <i>Support</i> tab).
|
|
|
+</p>
|
|
|
+<ul>
|
|
|
+ <li>Legacy classes - There is now new code to combine classes with the
|
|
|
+ sessions feature or with the courses in a cleaner, more efficient way. We
|
|
|
+ invite you to switch to session mode and rebuild your classes through the
|
|
|
+ new "Class" option in the sessions block and let us know how that works our
|
|
|
+ for you.</li>
|
|
|
+ <li>Virtual courses - This feature has long been deprecated and we doubt any
|
|
|
+ of our user is using it. If you are, please find another mechanism that suits
|
|
|
+ your needs for that.</li>
|
|
|
+</ul>
|
|
|
+
|
|
|
<h3>Deprecated files</h3>
|
|
|
<ul>
|
|
|
<li>main/garbage/ directory</li>
|