Documentation
Check counter
Description
Check counter module displays the number of times the Check answers button has been used on a current page in a presentation.
Properties
The list starts with the common properties, learn more about them by visiting the Modules description section. The other available properties are described below.
Property name | Description |
---|---|
Lang attribute | This property allows to define the language for this addon (different than the language of the lesson). |
Supported commands
Command name | Params | Description |
---|---|---|
... | ... | ... |
CSS classes
Class name | Description |
---|---|
.ic_checkcounter | indicates the look of the check counter module |
Examples
.ic_checkcounter{
line-height: 27px;
font-family: Arial;
font-size: 17px;
color: green;
text-align: center;
border-radius: 4px;
border: 2px solid #02789f;
}