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