The idea behind this project is to initiate a small quiz to students, devices used are tablets and iPads, what we need to do is to ensure that the student will not open any of the forbidden apps, for example Google or YouTube, so we can be a little sure that the student is making some effort doing the task.
So, my questions are:
Note: we cannot force the quiz app to be always on top (foreground), cause we already know that there is a way to detect if the app goes to background using appstate, unfortunately, this is not very useful to us as the student is allowed to use other applications to perform calculations..
Thank you very much ^_^