This is a list of patches and / or modifications we have done in ATutor, that is available for the community to install and play with. Do note that we only maintain patches and themes for whatever is the current version of ATutor. If a patch is labeled as "In core" it's only listed for historical reasons, and the functionality is buildt into the latest ATutor distribution.
| Title |
Name |
Post date |
Version |
Short description |
|---|---|---|---|---|
| Preserve all quoted text when replying in inbox | gorzan | Aug 7 2009 - 08:45 | 1.6.2 |
Quoted text in inbox is no longer truncated after a certain number of letters. |
| Remove deleting of sent messages | gorzan | Aug 7 2009 - 08:35 | 1.6.2 |
Removes the functionality to delete sent messages after a given number of days. |
| Question statistics fix | gorzan | Jun 29 2009 - 15:41 | 1.6.2 |
Fixes the statistics "bars" in the question statistic view for tests for the default theme. |
| Certify | Håvard Pedersen | Jun 26 2009 - 10:16 | 1.6.2 |
A module that lets you bundle tests in a curse, and issue a pdf certificate to the student when he / she has passed all tests. Student sees a progress bar all the way, instructors have an instructor view. |
| Blog subscriptions | gorzan | Jun 18 2009 - 11:51 | 1.6.2 |
Enables email subscription to blogs in ATutor. |
| jQuery tooltips for glossary module | Håvard Pedersen | Jan 7 2009 - 13:40 | 1.6.2 |
Replaces overlib.js with code that uses jQuery for tooltips. |
| Jquery 1.2.6 | Vegard A. Johansen | Dec 16 2008 - 15:10 | 1.6.2 |
Adds jquery 1.6.2 to the default theme |
| Change toggle boxes in file storage | Vegard A. Johansen | Sep 24 2008 - 13:23 | Buggy |
Removes the javascript toggle boxes to show / hide the "upload file" and "create folder" forms. After patch these will be wrapped in two fieldsets, and are always open if the user has the privilege to upload. Note: There's a bug in the patch, causing files to always be uploaded to root, regardless of which folder you're in. |
| Group deletion of test submissions, plus bugfixes | Serhiy Kostyshyn | Aug 22 2008 - 08:02 | In core |
This patch enables group deletion of test submissions. It replaces radio buttons with checkboxes and adds a "Select/unselect all" checkbox. |
| Javascript fix for forums | gorzan | Jul 16 2008 - 13:34 | Buggy |
Fixes the javascript insertions of BBtags around sections in text in forums by replacing the includes/html/code_picker.inc.php file with a new and better and slightly more shiny version. UPDATE: Fixed so BBtags are inserted at the end of the text field if no section of text is selected. |
| Force course language | gorzan | Jul 16 2008 - 11:26 | 1.6.1 |
A patch that forces the user to use the course default language. |
| Improved directory display and search | gorzan | Jul 15 2008 - 12:33 | 1.6.2 |
Complely changes the way users are displayed and searched for in a course directory. |
| Subscribe to announcements | gorzan | Jul 15 2008 - 12:23 | 1.6.1 |
Lets you subscribe to course announcements in the same way you subscribe to forums. |
| Mp3 Flash player | Vegard A. Johansen | Jul 15 2008 - 12:12 | 1.6.2 |
Adds an embedded Flash player for playing mp3 files |
| Icons on forum subscribe / unsubscribe | Vegard A. Johansen | Jul 15 2008 - 12:05 | In core |
Adds two small icons showing whether you are subscribing or not to forums. |
| Akismet spam filter | gorzan | Jul 15 2008 - 10:46 | Buggy |
Installs Akismet spam filter for ATutor forums. All posts are screened, and only posted if found to be legit. All posts are also stored in a log that can be accessed from the administrator panel. Needs an Akismet API key. |
| Flowplayer for ATutor | Vegard A. Johansen | Jul 15 2008 - 10:19 | 1.6.2 |
Describes how to add Flowplayer as the default Flash video player in ATutor. |