Skip to content

A robot for generating questions at an oral exam in introductory programming.

Notifications You must be signed in to change notification settings

LollaSH/muntabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muntabot

This single-page client-only web app is available for execution in your browser here:

https://cs.lth.se/pgk/muntabot

Developed using fantastic Scala 3 and Scala JS. It is built using sbt.

How to build

  • Prerequisites: sbt, Node.js

  • Clone or download this repo on your machine.

  • Inside sbt in terminal:

    • While hacking type ~fastLinkJS in sbt and open/reload the index-dev.html file in your browser
    • When ready for production type fullLinkJS and upload the files index.html and target/scala-3.0.0/hello-scala-js-opt/main.js to your web server.

About

A robot for generating questions at an oral exam in introductory programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 76.2%
  • HTML 21.1%
  • Shell 2.7%