Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nh916 nh916 released this 27 Oct 21:27
· 13 commits to master since this release
e843c34

Alpha version 0.6.0

Release Notes

This release includes several of breaking changes.

Graphical User Interface

This release includes a Graphical User Interface (GUI) for the Excel uploader instead of the terminal that was provided in previous releases. Users can now download the proper executable for their operating system and run that via double click. Users can also run the GUI from their terminal as well. The current documentation has been updated as well to reflect all changes.

New Excel template

This release also provides a new and improved Excel template that comes with autofill feature. Users can now click on row 2 (column names) and pick from a list of available columns options that each sheet supports. Once an options is selected, row 1 (category), row 3 (unit), and row 4 (instructions) are populated based on the selected option. This is much more convenient for users as they no longer need to think about any other details except what they want to record in the Excel sheets.

Excel Template New Autofill feature

The autofill is fairly new and has some drawbacks as well. Firstly, as controlled vocabulary is updated and changed within the CRIPT website, the Excel sheets does not have the ability to get the newest vocabulary and instead will keep the vocabulary that it came with at the time it was released. This could result in the Excel sheet giving validation errors that your new key that you got from CRIPT controlled vocabulary is not valid when in fact it is, but Excel is not aware of the changes on the CRIPT website, and therefore might give you warnings. If there are any issues with the controlled vocabulary or any errors at all the CRIPT Excel Uploader will show them as errors that you can easily fix.

Besides the autofill feature the new Excel template includes a 4th row which is an instructions row that helps simplify the values that can be recorded in that row. This too comes with the same drawbacks of the instructions could become outdated.

For most complete and up to date list of vocabulary please always check the CRIPT controlled vocabulary page.

Converting Past Excel Files to Latest Version

The previous Excel files can be easily compatible with the newest release by simply inserting a blank 4th row in all Excel sheets.

This is because the newest program knows that row 4 are instructions and therefore just skips that row and starts expecting user input from row 5.

Past versions Excel template
image

Past version upgraded to new version
image