Mark Dostie
unread,Jan 31, 2022, 11:08:24 AM1/31/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, Jackie Han, hrg...@gmail.com, Chromium Extensions, Mark Dostie, salem...@gmail.com, PhistucK
So a few things:
(a) the key does not appear when you look for keydown event or any key events
(b) it does not appear that you can cancel it in full-screen mode, I am staying in full screen and asserting it and it still allows them to leave
(c) it doesn't appear to be suspended only push into the background for a moment so the beats arrive on schedule though I need to test this more
(d) force-closing other Chrome windows works but because it is a Chromebook they can be running all sorts of apps including another browser like firefox which you cannot close at the start of the exam and you can't even determine that they are running so when they hit the key they can see all the other ones and even switch to them. I can force it back to my window once I lose focus but they have already been able to look at all the other windows in miniature by then
(e) once possibility is if there was a way to switch the top keys into function keys (there is a setting in CB) then it would turn into F5 and I could detect that and they could not switch out but I have not found any way to do this or detect if the user has done this so I can make them do it before the exam starts
Thanks,
Mark