pngs/tools
Frank Becker 97671f43f4 Points for question can be generated randomly now.
- The points each question is worth are generated now.
      To switch back to the old fixed scheme change get_random_points to False
      in the Question() class. That will become a cmd line option in the future.
      I only got until 2:30 pm. :)
    - The range is set in the Question class for now. Each game round will
      get it's own config in the questions.yaml in the future.
2011-12-18 14:24:32 +01:00
..
roundswitch added crazy roundswitching script 2011-12-17 17:45:42 +01:00
test_data added 1st generated json file for astro-validation 2011-11-21 13:00:13 +01:00
questions2json.py Points for question can be generated randomly now. 2011-12-18 14:24:32 +01:00