Matlab Grader Test Generator

You are now following this Submission

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>.

Categories

Find more on Create Courses and Assessment Items in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with R2018a to R2018b

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities
More Files in the  Distance Learning Community

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
0.2

* Added all-in-one testing script
* Updated example solution and template scripts
* Updated README

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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.