Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

andreasdri/tekled-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tekled

Exam quiz for subject TIØ4258 Teknologiledelse @ NTNU.

Built using old exams, a small python-script and with a tiny dash of Bootstrap.

Can be seen live at tekled.meteor.com

Installation

  1. Install Meteor
  2. Get all the files and start the server:
$ git clone git@github.com:andybb/tekled-ng.git
$ cd tekled
$ meteor

How do I add new exams?

Take a look at this pull request.

  1. Get the questions and alternatives into data.js. (This might help you parse questions from text to JSON format)
  2. Add images if you have any to img/

The rest should work by itself.

About

Quiz for faget TIØ4258 Teknologiledelse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.2%
  • Other 0.8%