Commit Graph

40 Commits

Author SHA1 Message Date
Frank Becker
eb426c0188 little fixes, more pix 2011-12-26 00:58:58 +01:00
klObs
8825112431 Remove 1 todo from questions 2011-12-25 01:09:30 +01:00
klObs
c8dddb0329 fixing typos 2011-12-25 01:04:59 +01:00
klObs
4aba29e518 Provide pix for round 3 2011-12-25 00:01:52 +01:00
klObs
a41568fe64 Provide some gfx for round 3 2011-12-24 23:08:00 +01:00
Frank Becker
3df6af4c20 Source to all questions, more pix, one more video
- At least all questions have a source link
    - rm password question
    - added 40K intelligence violations since 9/11 question
    - round files updated
2011-12-23 23:56:33 +01:00
Frank Becker
f348f9c1bd j. applebaum question update 2011-12-23 14:01:25 +01:00
Frank Becker
478aa6b86b re-added freshly generated round files 2011-12-23 13:51:29 +01:00
Frank Becker
7c4436ba3d merge conflict 2011-12-23 13:50:32 +01:00
Frank Becker
64d6976aaf pix 4 handygate question 2011-12-23 13:49:17 +01:00
Frank Becker
10ae71680a updated round json files 2011-12-23 00:54:29 +01:00
Frank Becker
02c637b7ca added few pix 2011-12-23 00:50:28 +01:00
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
Frank Becker
e8cc69ca12 moved sony question to round 4 2011-12-18 13:58:15 +01:00
Frank Becker
5e14c29bee pix for WP pornstar question 2011-12-17 14:17:57 +01:00
Frank Becker
e83b62ae03 add key source to json 2011-12-17 14:14:28 +01:00
Frank Becker
5f492f9716 evolution question update, added fields source and comment 2011-12-16 14:49:18 +01:00
Frank Becker
c116803ba0 Merge branch 'master' into 28c3a8 2011-12-16 14:44:55 +01:00
klObs
a005fd7f89 Merge branch 'master' of john:pentagameshow 2011-12-14 00:20:30 +01:00
klObs
7c4375bf0b Notes after testing round 2011-12-14 00:19:36 +01:00
Frank Becker
8e0c6a8760 round data updated 2011-12-13 23:13:13 +01:00
Frank Becker
eba5a9625b Siri 2011-12-13 22:08:38 +01:00
Frank Becker
cd6c035292 round_1 was missing 2011-12-13 21:43:32 +01:00
Frank Becker
dd45608030 merged questions.yaml generated json 2011-12-13 21:30:26 +01:00
Frank Becker
300d84b218 fixed merge conflict, Facebook question got lost 2011-12-13 21:21:46 +01:00
Frank Becker
00b97c459b generated rounds 2011-12-13 21:15:41 +01:00
Frank Becker
204732fc55 question update 2011-12-13 21:14:41 +01:00
Frank Becker
a642a1d762 added generated json files to repo - So astro doesn't have to generate 'em himself. 2011-12-13 11:27:58 +01:00
Frank Becker
7fee81e632 fixed everything to make the converter happy 2011-12-13 11:27:07 +01:00
Frank Becker
ef2b614d51 added few more ideas 2011-12-13 09:56:40 +01:00
Frank Becker
4a9f8a7559 added some media files 2011-12-13 00:04:02 +01:00
klObs
bf36075795 28c3, 20 fragen mit quellen und bildern 2011-12-12 23:58:19 +01:00
Frank Becker
f822ace61a 3 rounds of questions 2011-12-12 23:57:14 +01:00
klObs
a1c5a9dc6a Add sources 2011-12-12 23:07:29 +01:00
Frank Becker
f95914a6af copied ds2011 questions, wrong format though 2011-12-12 20:58:47 +01:00
klObs
ca38a9323b 20 Fragen klObs für den 28c3, noch keine Grafiken. 2011-12-12 17:18:55 +01:00
Frank Becker
e844d90763 csv dump of pentasubmitter data 2011-11-30 22:49:42 +01:00
Frank Becker
600a60b5d7 Updated 28c3 questions to new media mark-up 2011-11-20 18:47:02 +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