hint.stud.assign.Rd
Show the hint if the student made the specified wrong assignment
hint.stud.assign(var, call, msg, ps = get.ps(), env = parent.frame())
var | name of the to be assigned variable as character |
---|---|
call | an unquoted call that we check whether the student makes it |
msg | a string that shall be shown as hint if the student made the call in his code |