andreasdri / tekled-ng

Quiz for faget TIØ4258 Teknologiledelse

Home Page:http://tekled.meteor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://tekled.meteor.com

License:MIT License


Languages

Language:JavaScript 99.3%Language:HTML 0.7%Language:CSS 0.1%