total_correct {webexercises} | R Documentation |
Display total correct
total_correct(elem = "span", args = "")
elem |
The html element to display (e.g., div, h3, p, span) |
args |
Optional arguments for css classes or styles |
A string with the html for displaying a total correct element.