OSCE-Editor
News
Osce-Editor Changelog
01.07.2024
# Changelog
## 1.12.4
- Optimized for macOS 14 Sonoma
## 1.12.3
- Optimized for macOS 13
- Requires macOS 11.
- Updated OSCEKit, which now supports new AWS Regions
- Replaced Webview by WKWebview
- Fixed sorting of result by Last Modified date
## 1.12.2
- Fixed incorrect width of table columns in iOS 15. (Too narrow to avoid header truncation)
- Requires macOS 10.15.
## 1.12.1
- Remove the registration screen
## 1.12.0
- Support macOS 10.14, 10.15 and 11.0
- French and Italia localizations.
- Optimized the toolbar for macOS 11 Big Sur.
- Should normally support the Apple M1.
- The "Page Setup" menu entry has been removed.
- The save indicator is more in the corner of the window than it was before.
- The columns of tables in Schedule, Candidates, Examiners and Results screens have been optimized:
- Schedule: All the column resize as the window is resized
- All tables: Columns have been resized to avoid truncating the content of the last column when the window is at its default size.
## 1.11
- Build with latest SDK
- Swift 5
- New OSCE Kit, integrating the aws sdk directly.
- Update all dependencies since Swift 3 is not supported by newest versions of Xcode.
- Updated Sparkle
- Sparkle is not using a different channel so that only licenced customer will get this update.
- The app is notarized!
## 1.10.2 (Requires OS X 10.11 unreleased)
- Fixed crash when setting an invalid url for custom S3 credentials.
- Fixed selection of candidate/examiner not updated when removing a station
- Fixed value not saved in tables when clicking on +, then writing then + again on osx 10.15
- Fixed (via OSCEKit update) the behaviour of the table of station, where adding a new station after removing one was strange.
- Fixed broken translations in placeholders of some tables.
- Fixed truncated text in the preview windows when no checklist is selected.
- Fixed crash when one removes the title of a rotation.
- Prevent rotation and station to have no title.
- Improved support of results coming from exam with rotation or station having a null title.
- Removed analytics.
- Updated link directing to amazon S3 webpage.
## 1.7.5 (Requires OS X 10.11 unreleased)
Usability improvements:
- Navigating and activating fields and control elements works now fluently with tab (forward) and shift+tab (backward)
- Buttons selected using tab key can be activated by using the space bar
- Fields in tables activate on double click (or single click if row is already selected)
- Field activation works on the whole area and not only on the visible text
- The checklist tree can now be navigated with tab and arrow keys
- Duplication and reordring of checklist tree items have been optimized
- Textfields will correctly expand according to their content
- Help information and examples are now available for every major field
- A new save indicator shows the state at top right of the window
- You can save a copy of your project by using the 'Save as...' file dialogue
New exam result export dialogue:
- The downloaded results screen allows to individually select the results to be exported
- All export tasks (candidate reports, result per checklist, etc.) and their progress is now visualised in detail
- A summary shows the details of the result export
- Individual tasks can be aborted
- Every result export task is now optional
- Detailed information for every export options is displayed
- New application preferences allow to set the default export behaviour
Under the hood:
- Stability improvements when exporting/importing data
- Stability improvements when working with older project files
- Removed support for FTP Server connections
- Memory consumption drastically reduced when exporting exams
- Migrated to Swift 3
## 1.6.4 (Requires OS X 10.11, released on 01.05.2017)
Bugfix:
- Fixed saving issues under macOS Sierra (10.12), causing application not to prompt for saving changes when window gets closed
## 1.6.3 (Requires OS X 10.11, released on 25.04.2017)
Feature:
- New export option to allow the exclusion of examiners name and signature in pdfs
## 1.6.2 (Requires OS X 10.11, released on 23.03.2017)
Bugfix:
- Fixed SFTP using the wrong remote folder for uploads
## 1.6.1 (Requires OS X 10.11, released on 08.03.2017)
Bugfix:
- Changing the title of rotations, duplicated rotations and stations in the scheduler, as well as changing examiners first/last name, works now as expected and will be saved.
## 1.6.0 (Requires OS X 10.11, released on 07.03.2017)
Feature:
- OSCE-Editor now supports custom S3 servers.
- OSCE-Editor now supports checklist preview on iPads.
- OSCE-Editor now additionally exports exam results as a JSON file.
- OSCE-Editor now exports feedback forms as XLS files
Enhancement:
- Exported files are now compressed to save disk space and speed up transfers.
- Stronger encryption: OSCE-Editor now encrypts exam files using 256 bit AES encryption.
- It is now possible to export the textual assessment (option) values instead of the numeric ones.
- Candidate reports are now exported in the format "ID-Last name-First name.pdf"
- Optimized automatic page breaks in generated PDFs
- Added simple one time registration dialogue (only email required)