hint.stud.assign: Show the hint if the student made the specified wrong...

View source: R/hints.r

hint.stud.assignR Documentation

Show the hint if the student made the specified wrong assignment

Description

Show the hint if the student made the specified wrong assignment

Usage

hint.stud.assign(var, call, msg, ps = get.ps(), env = parent.frame())

Arguments

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


skranz/RTutor documentation built on Feb. 7, 2024, 12:53 a.m.