-
Some more minor bugfixes Pre-Release
released this
2022-08-27 09:47:55 +01:00 | 52 commits to master since this releaseDataset name not displaying correctly in editor
Server evaluates the password for the wrong account when attempting to edit usersDownloads
-
Fixed some errors in the docker-compose Pre-Release
released this
2022-08-20 18:25:40 +01:00 | 55 commits to master since this releaseFixed some errors
Downloads
-
Added the Option to Use MySQL Databases Pre-Release
released this
2022-08-20 17:57:52 +01:00 | 56 commits to master since this releaseAdded support for MySQL databases to make the app more scalable beyond just using the default SQLite database. Can be configured using environment variables. Also added better exception handling for when connections with database service or email service fail.
Downloads
-
released this
2022-08-18 17:24:59 +01:00 | 89 commits to master since this releaseFixed some erroneous file mounting for the Nginx container which resulted in 404 errors when trying to fetch static files for some parts of the site.
Downloads
-
Beta with added Question Viewer console Pre-Release
released this
2022-08-17 18:25:13 +01:00 | 96 commits to master since this releaseAdded a new feature: a reader view for the question datasets, making it easier for admins to see all current questions at a glance without having to navigate through the whole editor console interface. Also cleaned up redundant semicolons in JavScript code.
Downloads
-
Updated Beta with Bugfixes Pre-Release
released this
2022-08-11 17:41:52 +01:00 | 102 commits to master since this releaseDiscovered and fixed some bugs since the previous update including:
- The default start and end date and time for creating an exam being set to a fixed point in June instead of dynamically updating to the current date and time
- The button to launch the exam not deactivating once the quiz has already been started
- The reset password feature not working
- Errors messages from failed matches while re-entering password not displaying correctly
Downloads
-
Updated Beta including Editor Console Pre-Release
released this
2022-06-22 02:04:52 +01:00 | 132 commits to master since this releaseThis is an updated beta of the Korfball RefTest app that includes an editor console with which to create and edit question datasets.
Downloads
-
Updated Beta for RefTest App Pre-Release
released this
2022-06-20 12:58:39 +01:00 | 175 commits to master since this releaseChangelog:
- Changed to app factory pattern
- Changed how data object is referenced
- Absolute path for databases to prevent errors
- Added data validation for uploaded question sets-
- Added check for duplicate email addresses when updating accounts
- More elegant error handling for forms
Downloads
-
Beta Version of the RefTest App Pre-Release
released this
2022-06-17 13:18:44 +01:00 | 193 commits to master since this releaseRe-built the app to use an SQLite database.
Downloads