Community release notes - 7.6.0
Rogo 7.2+ is a pre-requisite
Requirements
Apache | 2.4+ |
---|---|
PHP | PHP 8.1 |
MySQL | 5.7+ |
7.6.1
Bug Fixes
Random questions will now properly display questions that contain images
It is now more difficult for problems in calculation questions to break a paper
Fixed errors in the formative paper results screen when using matrix or extended matching questions
It is now possible to debug issues with external connections from the messages sent to the error log
Equations made with the editor will now have less white space forced below them
7.6.0
Upgrading notes
A new setting cfg_site_address
has been added to ExamSys, it should be set to the full path to your ExamSys installation. We require it to be set during upgrade, if you are doing a command line upgrade you can avoid being prompted for it by using the -s
flag, for example:
php cli\upd.php -u username -p password -s https://examsys.example.com
There is also a new script that should be configured to run regularly that will e-mail anomaly reports out:
cli/mail.php
New features
Staff can now add notes to questions (thanks to Get John)
You can now optionally see the history of changes to previous instances of a question (thanks to Get John)
Incorrect answers can now be added to hotspots (thanks to Get John)
Hotspot and extended matching questions can now be globally configured to display the option letter, rather than the co-ordinate in hotspots, or the option value in extended matching questions (thanks to Get John)
Anomaly detection. ExamSys