Description
Check counter module displays the number of times the Check answers button has been used on a current page in a presentation.
Properties
Property name |
Description |
Is visible |
This property allows to hide or show the module. |
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;
}