Skip to content

Hakutest v1.1.1

Compare
Choose a tag to compare
@shelepuginivan shelepuginivan released this 27 Sep 15:23
· 12 commits to main since this release

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

  1. Download hakutest-win-x86_64.zip
  2. Extract the archive
  3. Run hakutest.exe

Linux

Debian-based

  1. Download hakutest.deb
  2. Install it: sudo dpkg -i hakutest.deb
  3. Run hakutest

AppImage

A self-contained binary is available in the .AppImage format.

  1. Download hakutest.AppImage
  2. Give the downloaded file execution permissions: chmod +x hakutest.AppImage
  3. Run ./hakutest.AppImage

Note

This option does not provide the hakuctl binary.

Tarball

  1. Download hakutest-linux-x86_64.tar.gz
  2. Extract the archive: tar -xzf hakutest-linux-x86_64.tar.gz
  3. Run ./bin/hakutest

SHA256

c5422130ed5e261e6893ec2bd5d26936ad8894975d847e37ba8d4f04d8cc2a8c  hakutest.AppImage
b32e66bb9fcb8015cd29fcae0969f30bbe1bd7e39e8eac19d8454eacd716c9d7  hakutest.deb
edfad15f776ad52bb1700e506bda569dc51bd1a9acf04c0f16eab281c9bb9d9b  hakutest-linux-x86_64.tar.gz
86ffdc054c9fe6cea77606da452d3ce28a2dddfedfe0414c9d97ae08623f7ed7  hakutest-win-x86_64.zip