Editor's Note: This file was selected as MATLAB Central Pick of the Week
Matlab Grader Test Generator is a tool to automatically generate tests which can be used in the Matlab Grader learning platform. All you need to provide are two scripts: a reference solution and a learner template. The end result is a .txt file with testing code snippets ready to be pasted into Matlab Grader's assessment environment.
The tool also offers an all-in-one testing script that also can be pasted directly into a Matlab Grader assessment test. The script will automatically test all variables common in the reference solution and the student submission for equality.
Please see the project wiki for more information: https://github.com/NTNU-IE-IIR/matlab-grader-test-generator/wiki
Cite As
Robin T. Bye, Cyber-Physical Systems Laboratory (CPS Lab), NTNU (2020). Matlab Grader Test Generator (https://www.github.com/NTNU-IE-IIR/matlab-grader-test-generator), GitHub. Retrieved <Month> <Day>, <Year>.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Teaching and Learning > MATLAB Grader > Create Courses and Coding Problems > Create and Organize Courses >
Tags
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Functions
SampleData
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
0.2 | * Added all-in-one testing script
|
|
|
0.0.1.3 | Updated example solution and template scripts. |
|
|
0.0.1.2 | Edited Cite As information. |
|
|
0.0.1.1 | Added image. Modified "Cite As". |
|
|
0.0.1 |
|