Using Matlab in exam conditions - how can I block student access to file system and internet
4 views (last 30 days)
Show older comments
Hi,
We are planning an online exam for engineering students. The university has a secure browser that blocks most things automatically. However, I would like my students to be able to use Matlab for some simple functions (e.g. probability density and eigenvalue calculations). Since Matlab has extensive features for editing files and accessing network, this might compromise examination conditions (e.g. students could open pre-prepared scripts and text files with information etc). Is there a way to allow students use Matlab with reduced features?
Regards Lana
2 Comments
dpb
on 18 Aug 2015
Within Matlab, I think not. Seems like you would have to have it on a "clean" machine environment. I'd suggest contact "official" TMW support and see if they have any suggestions.
Jon
on 18 Aug 2015
Depending on your needs, there are websites that may perform the operations you need. Wolfram alpha is a good place to start.
Accepted Answer
the cyclist
on 18 Aug 2015
Although this is almost certainly a lot more work than you are bargaining for, I could imagine deploying a GUI (possibly via MATLAB Compiler) that operationalizes only a handful of functions that you want your students to be able to use.
2 Comments
Shrinidhi Rao
on 17 Jan 2017
I would recommend using an application to block certain connections. On Mac it would be LittleSnitch and in Windows NetBalancer is a good program. You can selectively block internet access to Matlab.
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!