Documentation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Check counter
Description
The 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 defining the language for this module (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;
}