Description Usage Arguments Details
Change labsheet widget style
1 | style_widgets(default = "blue", correct = "red")
|
default |
The colour of the widgets when the correct answer is not filled in (defaults to blue). |
correct |
The colour of the widgets when the correct answer not filled in (defaults to red). |
Call this function inline in an RMarkdown document to change the default and correct colours using any valid HTML colour word (e.g., red, rgb(255,0,0), hsl(0, 100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.