#binary-file #quiz #storing #file-format #lms #intended #rewrite

quizzer

A simple library for storing quiz data in a binary file format

4 stable releases

1.1.2 Feb 7, 2023
1.0.2 Feb 7, 2023

#2119 in Parser implementations

GPL-3.0 license

16KB
194 lines

📜 Quizzer-lib / libquiz

A simple library for storing Quiz data in a binary file format

This is the backend library for a rewrite of Quizzer

NOTE: This library and its frontend are entirely intended to work with CIT's BASIC LMS and is not really intended for other LMSs

Todo

  • C API?
    • Not sure about this, might not be implemented
  • Working prototype
  • Documentation
  • JSON serialization feature

lib.rs:

libqizzer

Utilities to represent and de/serialize Quiz Data

Dependencies

~0.6–1.4MB
~31K SLoC