December 27th, 2009 |
silly bug finally fixed in pyqclic, work finally restarts
For some odd reason it seems that going from an earlier version of python or some of the other tools used in pyqclic (gettext) one cannot just define _= lang.gettext anymore and must put global _ on the line above it. You'd imagine this would have been mentioned some place but after searching the net for weeks and weeks I found nothing. Since the error I was getting was global variabñe '_' not defined, I tried setting global _ above it, and voila, everything works again. There are still some visual and aesthetic elements to be fixed in the pyqclicuser module, but creating quizzes, the most vital part, works great. My next step will be to integrate adding multiple choice questions to the quizzes and perhaps the option for grouping of quizzes so that if one chooses geography, all the geography related quiizzes, inlcuding multiple choice, lessons, and maybe even an essay question could be done, so as to create whole modules. Of course each country and language has variations on how this is done, so as much flexibility in the building of these will be left as possible. I appologize for it taking this long to find such a simple bug, but I didn't throw in the towel yet ;-)
Long live PyQClic



0 Responses to silly bug finally fixed in pyqclic, work finally restarts
Leave a Reply