Create and Edit

Parent Previous Next

Create/edit text template

The following parameters can be defined on create/edit text template page:

ID is record number in the database. Can be used by a 3rd party extension to manipulate with the entity.

Name is template name.

Template is template text. It is possible to use predefined variables in the template. List of supported predefined variables can be found at right side on template create/edit page. Click by a variable to insert it into the template. Descriptions of predefined variables:

o{$UserName} will be replaced with user name.

o{$SpentTime} will be replaced with amount of time which an user spents on quiz.

o{$QuizName} will be replaced with quiz name.

o{$StartDate} will be replaced with a date when an user starts a quiz.

o{$EndDate} will be replaced with a date when an user finishes a quiz.

o{$MaxScore} will be replaced with maximum score for a quiz.

o{$UserScore} will be replaced with number of points are gained by an user.

o{$PercentScore} will be replaced with number of points in percent are gained by an user.

o{$PassedScore} will be replaced with number of points in percent which are required to pass a quiz.

o{$Passed} will be replaced with 'Success' or 'Failed' string.

o{$Email} will be replaced with email of a quiz taker.

o{$ResultsLink} will be replaced with a link to quiz results.

o{$SummaryByCategories} will be replaced with score for each question category