Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CommName/MultipleChoiceTestSimulator

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple choice test simulator

The Multiple Choice Test Simulator is a simple quiz application designed to assist users in creating multiple-choice quizzes for studying purposes.

It is developed using the Rust programming language and the egui framework, enabling compilation as both a desktop and web application.

Build

Build as desktop app

To run it as a desktop application simply build it as any other Rust application

cargo build

Build for web

For web deployment you will need to install wasm-pack

Than simply run the following command

wasm-pack build --no-typescript -t web

Finally you will need to host index.html file and entiker pkg file (where the wasm module is stored)

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.