Hakutest v1.1.1
A modern and efficient automated educational testing that teachers and students love.
Changes
- Proper configuration when a boolean option is changed via the settings page
- Proper render of the statistics table when result answers contain special characters
Installation
Windows
- Download
hakutest-win-x86_64.zip
- Extract the archive
- Run
hakutest.exe
Linux
Debian-based
- Download
hakutest.deb
- Install it:
sudo dpkg -i hakutest.deb
- Run
hakutest
AppImage
A self-contained binary is available in the .AppImage format.
- Download
hakutest.AppImage
- Give the downloaded file execution permissions:
chmod +x hakutest.AppImage
- Run
./hakutest.AppImage
Note
This option does not provide the hakuctl
binary.
Tarball
- Download
hakutest-linux-x86_64.tar.gz
- Extract the archive:
tar -xzf hakutest-linux-x86_64.tar.gz
- Run
./bin/hakutest
SHA256
c5422130ed5e261e6893ec2bd5d26936ad8894975d847e37ba8d4f04d8cc2a8c hakutest.AppImage
b32e66bb9fcb8015cd29fcae0969f30bbe1bd7e39e8eac19d8454eacd716c9d7 hakutest.deb
edfad15f776ad52bb1700e506bda569dc51bd1a9acf04c0f16eab281c9bb9d9b hakutest-linux-x86_64.tar.gz
86ffdc054c9fe6cea77606da452d3ce28a2dddfedfe0414c9d97ae08623f7ed7 hakutest-win-x86_64.zip