Commit Graph

7 Commits

Author SHA1 Message Date
Frank Becker
70e6744c53 added 1st generated json file for astro-validation 2011-11-21 13:00:13 +01:00
Frank Becker
5866e751fb JSON input files are written now 2011-11-21 12:45:42 +01:00
Frank Becker
8f045dca21 media files will be added now 2011-11-21 10:33:13 +01:00
Frank Becker
26fced4788 Changed media data structure in YAML file
- Looking at last years json required to change how to put the
      media files in the YAML file
2011-11-20 18:42:12 +01:00
Frank Becker
e7a885048d Generate one json file per game round
- Now one json file is generated per game round and printed to stdout (for now,
      will be files later on)
2011-11-19 19:58:50 +01:00
Frank Becker
bb865905bf print registered questions if debug 2011-11-19 00:01:04 +01:00
Frank Becker
6f9b4678e4 added incomplete question2json.py helper tool
- Since CVS is not much liked here is a YAML to JSON converter
    - have a look at 2011-28c2/questions.yaml
    - so far it generates JSON
    - only tested with Python 2.7 (should work in 2.6 but you will need to install json)
    - Warning: Currently, media files are ignored. It's not implemented yet.
    - more to come...
2011-11-18 23:42:05 +01:00