Digabi is a codebase used in the Abitti exam system, the digital exam environment for the Finnish Matriculation Examination.
All bug reports, feature requests, and pull requests are appreciated. However, the following should be kept in mind:
- Pull requests based on submitted issues cannot be implemented due to limited resources. Similarly, upstream issues related to third-party projects in use are not forwarded.
- No guarantee can be given that submitted pull requests will be reviewed.
- Our focus is strictly on the Finnish Matriculation Examination, as defined by law. Issues or pull requests unrelated to this mission will not be addressed.
- Official channels should be used for inquiries. The issue tracker and pull requests are not to be used for general questions or support requests.
Before any contribution is accepted to the codebase, to clarify the intellectual property rights associated with contributions to open-source projects owned by the Finnish Matriculation Examination Board, all contributors must sign and submit a Contribution License Agreement (CLA):
- Individuals should sign and send the Personal CLA to digabi@ylioppilastutkinto.fi.
- Organizations or corporations should sign and send the Corporate CLA to the same address.
This repository contains a proof-of-concept of a bootable Abitti 2 Candidate disk image. The image is based on bootc project which is a modern way of creating Linux boot media.
The purpose of this proof-of-concept is to demonstrate how the image is built in order to make it easier to give feedback of the solution. Individual technology choices, including the browser, browser engine, and desktop session manager, are not finalized and thus not representative of any possible final product.
Please send your feedback to Abitti support (abitti@ylioppilastutkinto.fi). As stated above, we don't actively monitor GitHub issues or pull requests.
ISO image (8 GB): https://dl.abitti.fi/linux/digabi2-bootc.iso
Checksum: https://dl.abitti.fi/linux/digabi2-bootc.iso.sha256sum
To verify checksum:
sha256sum -c digabi2-bootc.iso.sha256sum