Hi,
At our institution, we have an ongoing discussion on how we could simplify our exams in R. The exam is conducted on a locked down (kiosk-setup) computer where the students get to use R/Rstudio and have access to a fixed setup of R packages. We recently used Rstudio Cloud to teach the same course and I wanted to ask if there has been any thought on "exam-modes"/kiosk-setups in Rstudio Cloud?
Such a mode would only include access to a single base project which would be prepared by the instructor and not being able to install new packages. Our idea was to use Safe Exam browser and let students access rstudio.cloud, log in and do the exam. The issue that we see is that it would not be impossible for the student to enter the room, start the exam, leave and then log in to continue do the exam from home/outside of the exam room.
Is this something outside the scope of Rstudio Cloud or something that is/might be in the pipeline? We could of course do a Rstudio Server which can only be accessed from the desired computers though that would require more maintenance from our side.
Thanks in advance!