how to block reference files for teachers only?

조회 수: 1 (최근 30일)
Dorota M
Dorota M 2019년 8월 22일
편집: Cris LaPierre 2020년 2월 19일
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?

채택된 답변

Cris LaPierre
Cris LaPierre 2019년 8월 27일
편집: Cris LaPierre 2020년 2월 19일
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
Dorota M
Dorota M 2019년 8월 30일
Thank you for your answer. I thought about uploading a file just because I've got tasks with individual input data, so the reference solution would generate over 50 different solutions every time. There's no problem with adding my solution as reference one, but it will take some time to redo my generating script and divide it into parts :)
TBH, I was thinking about using Grader just to help myself in checking students' homework connected with scientific problems only, not necessarily with Matlab.
Cris LaPierre
Cris LaPierre 2019년 8월 30일
Another resource to share might be this online training. One of the chapters covers designing problems in MATLAB Grader and might prove useful.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Andrey Kiselnikov
Andrey Kiselnikov 2019년 8월 22일
편집: Andrey Kiselnikov 2019년 8월 22일
  댓글 수: 1
Dorota M
Dorota M 2019년 8월 22일
Actually I've watched that earlier:
"Next, you can provide data and code files that can be used by the learner."
This is not 100% clear for me. Files CAN be used, but can learners SEE this possibility even if I don't write down names of files into the learner template?

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

Help CenterFile Exchange에서 Function Creation에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by