You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using SEB for iOS (3.4.1) with SEB Server and enabling proctoring features, we see student's SEB screen captures in SEB Server. Unfortunately when opening a PDF file with SEB for iOS PDF viewer, in proctoring server we see a white page. We can see the title of the document, but the body is completely empty.
FYI : When using a server-side PDF viewer, the file shows perfectly in the proctoring server
Prepare a exam on SEB Server with a PDF file
Start this exam with SEB 3.4.1 on an iPad
Open the PDF file during the exam
Expected behavior
Screen captures capturing student reading PDF file.
Screenshots
Version Information
Please complete the following information:
OS: iOS 18.2
SEB Version 3.4.1
The text was updated successfully, but these errors were encountered:
Unfortunately the current API to read screen shots doesn't capture all views (only the ones belonging to the SEB process). Looks like PDFs are rendered out-of-process by the embedded web browser engine WKWebView.
I will look into improving screen capture in SEB for iOS, but currently it's unclear if it will be possible to capture all the views unless Apple provides a new API for that. On SEB for macOS when using the system's lock down mode (AAC Assessment Mode), no screen shots of any kind are possible as the lock down mode is too strict, even for the assessment app itself.
Describe the bug
When using SEB for iOS (3.4.1) with SEB Server and enabling proctoring features, we see student's SEB screen captures in SEB Server. Unfortunately when opening a PDF file with SEB for iOS PDF viewer, in proctoring server we see a white page. We can see the title of the document, but the body is completely empty.
FYI : When using a server-side PDF viewer, the file shows perfectly in the proctoring server
Expected behavior
Screen captures capturing student reading PDF file.
Screenshots

Version Information
Please complete the following information:
The text was updated successfully, but these errors were encountered: