For the wrong answer of installed size questions, I used wrong answers in the range of 0.7 * right_answer and 1.3 * right_answer. I guess that was too close to actual answer than, I will revise it again :)
2011/7/15 Dan McGee <[email protected]> > On Fri, Jul 15, 2011 at 11:43 AM, Thomas Bächler <[email protected]> > wrote: > > Am 15.07.2011 18:35, schrieb Dan McGee: > >> 2011/7/15 Yaşar Arabacı <[email protected]>: > >>> Hi, > >>> > >>> I have created a simple package knowledge quiz game with pyalpm and > wanted > >>> to share it. It doesn't have a difficulty concept right now so it could > get > >>> a little frustrating. You will need to install pyalpm and pyqt in order > to > >>> run it. You can find it in the attachment. In order to open, just run > >>> gui.py. > >>> > >>> Have fun! > >> > >> This is hilarious. My best score is only 2, the installed size > >> questions should be bonus points for sure! > > > > Yeah - you should have to guess the installed size and get points > > depending on how close you are. > > Alternatively if the shown answers were always in different orders of > magnitude, it would be a lot easier to take an educated guess. I know > the kernel is in the 50 MB range, but showing 50 MB and 55 MB and > having to choose is very hard. Showing 5/50/500/5000 would make it > more fair. > > -Dan > >
