April’s FAKE OFF monthly update is here. The work done during this month was mostly related to improving the codebase both in refactoring existing code and preparing some functionality for the future.
-
The objects holding quiz data were a mess and are now much better organized. They now also hold the entire information related the quiz including translations and correct answers.
This system allows us to easily add new questions or fix current ones.
Detective
-
Some code and progress is also being done regarding the Detective part of the app. Detecting gestures and doing the correct action with them is starting to take shape so we can start creating the first entries to this mode and discuss how it should work in detail.
User Interface
-
Not much has changed since last month regarding the UI. There were a few bug fixes and some improvements in dealing with different sized resolutions and aspect-ratios to offer a better experience. Most of the UI work is now done apart from the Detective mode which will be a focus later on.
April was a month where a lot of the work is happening behind the scenes and where most of the bugs can occur. Hopefully by focusing on this aspect of the development everything from here on will be quicker and less prone to problems. Next month we wil be back to finalizing the quiz by choosing and adding all the levels and quiz questions from the project partners contribution.