upload files to question description - MATLAB GRADER

3 次查看(过去 30 天)
Hello :)
I want to create "tasks" that use the files provide to students.
I knows the files can be uploaded to a free service (e.g. DropBox), and then provide students with code that loads those files from the DropBox link.
The question is whether there is a more elegant way to do it.
That is, provide students with a pre-made folder that will be part of the exercise or even a pre-prepared workspace. Something like MATLAB Drive style.
Thanks~

采纳的回答

Cris LaPierre
Cris LaPierre 2020-2-11
Is this for students to work on the problems in MATLAB Grader or on their own version of MATLAB?
You can add files to a MATLAB Grader problem. These files are added to the current folder of the problem, meaning they are available to the students to use in their solution.
Students can't see these files easily, so it is recommended you provide them the names of the files as well as instructions of what they are to do with the files in the problem description. If you would like to provide students access to the files to use outside of Grader, you can use the hyperlink to the file provided in Grader once a file has been added. Note that the name of each added file is a hyperlink. You can see an example of this in several of the Getting Started with MATLAB Grader example problems available in the Add Problem screen. Here is a screen shot of the "Determine the drag coefficient by fitting a polynomial to velocity-force data" problem.
2020-02-10_23-07-41.png
Here, we opted to have the Learner Template load the data for the learner. However, you could also have the students do this themselves if you so desire (and they have been taught how to do it already).
2020-02-10_23-16-04.png

更多回答(0 个)

社区

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by