hint: Function to add a tooltip hint to a problem.

Description Usage Arguments

Description

Function to add a tooltip hint to a problem.

Usage

1
2
  hint(hint = "", id, queue,
    selector = sprintf("#%s", id), title = "hint")

Arguments

hint

text for hint

id

id of object

queue

optional Queue object to pass in

selector

used to bypass simple search for a DOM id (see radio)

title

title for hint


jverzani/questionr documentation built on May 20, 2019, 5:20 a.m.