🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Validating and Grading Process File - Teaching Context

User: "btibert"
New Altair Community Member
Updated by Jocelyn
Admittedly this is not a a fully formed idea just yet, but I use RM for one of my graduate courses in a B-school, and based on the design, it's intended to really be a class that forces the students to work through analytics projects (data cleaning, EDA, modeling, etc.).  I say that because the students will have to work through problems in RapidMiner.  

My question/thought/idea:  Has anyone explored a path to have students submit their processes (.rmp file) and have a utility review the submission?  The parallel here would be nbgrader in python, where you can grade python notebooks, or even higher level, simply writing tests against input/work.  This is seen in various tools like Gradescope, Mimir, or even Github Classroom.

My need:  I would love to be able to have students submit their work, and this "autograder" would review the XML of the process to look for checks, proper settings, etc.  Ideally it could be executed to see if there are errors and such, but I am trying to keep this idea high level for now.  Basically, instead of reviewing a process 1x1 for every student, having a pathway to programmatically review submitted .rmp files.

In the past, I have either manually reviewed these files, or completely stayed away from using these submission as assignments, but I am curious as to what you all think.

Find more posts tagged with