...
Through tokens pre-registered you can insert text variables in certificates, which are filled at the time of issuance. The fields username, full name, virtual instance, date of registration, date of completion, training, discipline and class can be included through tokens, simply by copying them to the certificate. The tokens available are presented when you create or edit texts inserted in the translation of the certificate.
Status |
---|
subtle | true |
---|
title | Learn more |
---|
|
HTML |
---|
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
<script type="text/javascript">
var abertos = 0;
var fechados = 0;
function contador() {
abertos = 0;
fechados = 0;
jQuery(".expand-control").each( function() {
if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
fechados++;
} else {
abertos++;
}
});
}
AJS.toInit(function() {
contador();
var soma = abertos + fechados;
$("#toggleAll").html('Expand/hide ' + soma + ' additional information.');
AJS.$('#toggleAll').click(function() {
contador();
if (abertos >= fechados) {
jQuery(".expand-control").each(
function() {
if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
jQuery(this).trigger("click");
}
}
)
} else {
jQuery(".expand-control").each(
function() {
if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
jQuery(this).trigger("click");
}
}
)
}
});
});
</script> |
...
Basic path
01. From the main menu, press Control Panel.
...
04. View existing certificates.
Alternative
...
path
Filter
...
certificates
01. Press Filter Options, located in the upper left corner of the window.
02. Enter the name of the certificate to be searched.
03. Press Search.
...
To undo the filter set and show all certificates again, press Clear.
...
04. View the certificates in accordance with the defined filter.
Add
...
certificate
01. Press New.
02. Enter the name of the certificate.
...
09. Certificate Editor, press Add, located in the lower left corner of the editor, to include phrases in the certificate.
Expand |
---|
title | Learn more Panel |
---|
To adjust the location of the phrases on your certificate, simply drag them to the desired location. You can format text by applying styles, size, color, among other options. You can include fixed texts or texts that are filled at the time of issuance, through tokens pre-registered, as the student's name, for example. To delete a phrase included, press Delete, located in the lower right corner of the editor. |
10. After you have finished editing, press preview to see the final version of the certificate in the corresponding language, if desired.
11. Press Save or Cancel to discard the changes made.
Expandpanel |
---|
|
It is possible to insert multiple languages for the same certificate, fires Again under Translations. To remove a translation included, select it and press Remove under Translations. To resume editing of a translation of the certificate, simply select it and press Viewer again. |
12. Fire Rescue; or Cancel to quit the inclusion of certificate, if desired.
Edit
...
certificate
01. Select the certificate that will be edited.
...
04. Make the desired changes in the translations of the certificate.
Expandpanel |
---|
|
You can add, edit the background image and the data presented in the certificate or delete translations. On the issue of the background image of the certificate it is possible to perform the download of the current image. |
05. Press Save.
Inactivate
...
certificate
01. Select the certificate that will be inactivated.
...
03. In the message displayed, press Yes to confirm the inactivation of the certificate; or Not to drop out of the action, if desired.
Expand |
---|
title | Learn more Panel |
---|
To inactivate a certificate, it can no longer be referenced to any trail/training or discipline. |
Re-enable
...
certificate
01. Select the certificate that will be reactivated.
...
03. In the message displayed, press Yes to confirm the reactivation of the certificate; or Not to drop out of the action, if desired.
Expandpanel |
---|
|
To reactivate a certificate he becomes available again for being related to trails/training and disciplines. |
Info |
---|
|
This documentation is valid from the 1.5.10 update. If you use a previous update, it may contain information different from what you see on your platform. |
...