ethz-let / moodle-quizaccess_wifiresilience

2 stars 1 forks source link

Can't download wifi resilience file in mac with Safe Exam Browser #9

Open abowman-unige opened 2 days ago

abowman-unige commented 2 days ago

We are performing some test and we encounter a problem with Wifi resilience and SEB 3.3.3 with MacOS.

When the network is down and we want to download the crypted .eth file at the end of a quiz. The file url is blocked inside SEB, we managed to find which url was causing a problem and the url we managed to find was : blob:https://.........

We can't find a way to let Safe Exam Browser work with Wifi resilience in that specific situation. Is there a way around ?

nexterday commented 2 days ago

You should allow downloads and add regex in whitelist: blob:* this works for seb win but I suppose it should also apply to seb mac. I sent the mac guys an inquiry to confirm and will revert to you shortly if the regex differs

nexterday commented 2 days ago

Hi again, Seb for Mac developer just came back to me confirming that a blob is not supported by apple. We will try in near future to find a workaround until apple fixes the issue.