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

View source: R/hints.r

hint.stud.callR Documentation

Show the hint if the student made the specified wrong call

Description

Show the hint if the student made the specified wrong call

Usage

hint.stud.call(
  call,
  msg = "",
  ps = get.ps(),
  env = parent.frame(),
  qcall,
  var = NULL
)

Arguments

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.