Statistics
RANK
9,038
of 258,207
REPUTATION
4
CONTRIBUTIONS
11 Questions
11 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
4
RANK
17,594 of 17,795
REPUTATION
0
AVERAGE RATING
4.70
CONTRIBUTIONS
1 File
DOWNLOADS
47
ALL TIME DOWNLOADS
999
RANK
of 110,348
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
How do I offer students hints in Cody Coursework?
A good way to provide hints to students is to use the msg input argument with assert in your test suites. For example, you could...
7 years ago | 0
| accepted
How do I help novice students, unfamiliar with functions, use Cody Coursework?
When defining a programming problem in Cody Coursework, you have the option of choosing scripts or functions as a problem type. ...
7 years ago | 0
| accepted
How can students solve Cody Coursework problems from MATLAB?
This is why MathWorks has made the Test Suite visible to students. Students are encouraged to use MATLAB on their computer to s...
7 years ago | 0
| accepted
How do I debug Test Suites in Cody Coursework?
Remember, the Test Suite is a MATLAB script which, in turn, calls and/or parses the students' code function. So my first recomm...
7 years ago | 0
| accepted
How do I hide the Cody Coursework Test Suite from Students?
First, we need to understand why MathWorks has made the Test Suite visible to students. Students are encouraged to use MATLAB o...
7 years ago | 1
| accepted
Question
How can students solve Cody Coursework problems from MATLAB?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how students can ...
8 years ago | 2 answers | 0
2
answersHow do I test plots produced by students' code in Cody Coursework?
When testing plots, remember Cody Coursework executes students' code using a hosted MATLAB server. This means it will not be sh...
8 years ago | 0
| accepted
Question
How do I test plots produced by students' code in Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm sometimes asked how to test p...
8 years ago | 1 answer | 0
1
answerHow do I use Cody Coursework for proctored examinations?
This is the assessment center model, where you have lab computers on which students can only navigate to a very small number of ...
8 years ago | 0
| accepted
Question
How do I use Cody Coursework for proctored examinations?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how it can be use...
8 years ago | 1 answer | 0
1
answerHow can I use Cody Coursework in conjunction with my MOSS account for detecting plagiarism risks?
Cody Coursework provides for <http://www.mathworks.com/help/coursework/ug/download-solution-results.html exporting all student s...
8 years ago | 0
| accepted
Question
How can I use Cody Coursework in conjunction with my MOSS account for detecting plagiarism risks?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm sometimes asked how faculty c...
8 years ago | 1 answer | 0
1
answerQuestion
How do I offer students hints in Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm sometimes asked how the Test ...
8 years ago | 1 answer | 0
1
answerQuestion
How do I help novice students, unfamiliar with functions, use Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how to help begin...
8 years ago | 1 answer | 0
1
answerQuestion
How do I debug Test Suites in Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm sometimes asked how faculty c...
8 years ago | 2 answers | 0
2
answersHow do I create problems in Cody Coursework which require students to process data file(s)?
Here's how: First, prepare the data file(s) you wish students' code to access. Second, post the data file(s) somewhere onl...
8 years ago | 0
| accepted
Question
How do I create problems in Cody Coursework which require students to process data file(s)?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how to create pro...
8 years ago | 1 answer | 0
1
answerHow do I implement a grading rubric in concert with Cody Coursework?
Cody Coursework provides for <http://www.mathworks.com/help/coursework/ug/download-solution-results.html exporting all student s...
8 years ago | 0
| accepted
Question
How do I implement a grading rubric in concert with Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how faculty imple...
8 years ago | 1 answer | 0
1
answerQuestion
How do I hide the Cody Coursework Test Suite from Students?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how to hide the T...
8 years ago | 1 answer | 0
1
answerHow do I write an effective Test Suite in Cody Coursework?
First, we need to understand why MathWorks has made the Test Suite visible to students. Students are encouraged to use MATLAB o...
8 years ago | 2
| accepted
Question
How do I write an effective Test Suite in Cody Coursework?
With the introduction of <http://www.mathworks.com/academia/cody-coursework/ Cody Coursework>, I'm often asked how to best use t...
8 years ago | 1 answer | 1