The official website for the Unosmium Scoring System and Unosmium Results.
Currently on hiatus; please see Duosmium/duosmium for a maintained version. We hope to return soon.
Visit: https://unosmium.org/
Homepage is a work in progress (aka has not yet been started on). Will be used to advertise the features of the Unosmium Scoring System and provide instructions on how to use it.
An archive of any tournament results that have been output as or converted into the SciolyFF (Science Olympiad File Format).
Minimal instructions that will likely need to be modified depending on your development setup:
git clone https://github.com/unosmium/unosmium.org.git
bundle install
middleman build
firefox build/results/index.html
Contributions of code and tournament results are welcome.
To add new tournament results, make a Pull Request that adds a YAML file in format of SciolyFF in the data directory.
A Google Sheets input
template
can be used to generate a CSV file that then can be converted into a SciolyFF
file using the script in this
repository. The files
already in the data directory should serve as an example of expected output.
Additionally, the sciolyff
command line utility should be used to verify the
data files.
After the pull request is merged, the website will automatically generate an HTML results page that can be viewed by clicking on the appropriate link in the site index.