how to block reference files for teachers only?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dorota M
el 22 de Ag. de 2019
Editada: Cris LaPierre
el 19 de Feb. de 2020
Is there a possibility to restrict access to reference files in MATLAB Grader only for teachers/instructors? I wanted to upload my solutions there and prevent students from using them.
Or maybe until I don't give the name of a file in e.g. an instruction, it's not visible for learners?
0 comentarios
Respuesta aceptada
Cris LaPierre
el 27 de Ag. de 2019
Editada: Cris LaPierre
el 19 de Feb. de 2020
Why do you want to upload a file? Why not just add your solution as the reference solution? Students will not be able to view that.
Answering the question you asked, there is no way to truely hide files you upload from students. You can add files without telling students, but those files will exist in the same folder students are working in. If they explore, they will be able to see all files that are in their current folder.
You could upload pcoded files. This obfuscates the file contents, making it much more difficult for students to see the contents of your files. Of course, it obfuscates it for you as well, so that doesn't really help you preserve a solution file.
2 comentarios
Cris LaPierre
el 30 de Ag. de 2019
Another resource to share might be this online training. One of the chapters covers designing problems in MATLAB Grader and might prove useful.
Más respuestas (1)
Andrey Kiselnikov
el 22 de Ag. de 2019
Editada: Andrey Kiselnikov
el 22 de Ag. de 2019
Take a look at this tutorial https://www.mathworks.com/videos/matlab-grader-overview-1532608334621.html#targetText=MATLAB%20Grader%20also%20lets%20you,that%20best%20suits%20your%20needs.
p.s. If my help was useful please mark the answer as accepted.
Comunidades de usuarios
Más respuestas en Distance Learning Community
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!