Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Index

...

Índice
maxLevel4
outlinetrue
exclude.*ndicendex
stylenone
 

 

Speaking about training/track history ...

...

From the history it is possible to issue the certificate of training and tracks successfully completed and request an enrollment again in case you haven't obtained the score needed to pass or if you simply wish to watch the training again even if you have passed.

 

Estado
subtletrue
titleLearn 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. In the main menu, press Learning.

...

04. View the trainings and the tracks that have already been completed.

 

Alternative

...

paths

 

View track or training information

...

02. View the general information of the selected item.

Learn more
Expandir
title
Painel

General information of track or training as well as information related to the student's situation are presented, such as score and final status. 

 

 

Generate a track or training certificate

...

04. Click Generate certificate.

Expandirpanel
titleLearn more

When pressing this option, the track or training certificate in question is generated in PDF format. 

 

 

Enroll again in track or training course

...

02. Click Request enrollment.

Painel
Expandir
titleLearn more

When pressing this option, the enrollment request is automatically approved or submitted to the approval of the person in charge in case the account to which the student is linked requires approval of the enrollment request. 

 

 

Cancel request of a new enrollment in track or training course

...

02. Click Cancel enrollment request.

Expandirpanel
titleLearn more

When pressing this option, the enrollment request is canceled. 

 

 

Cancel new enrollment in track or training course

...

02. Click Cancel enrollment.

Expandirpanel
titleLearn more

When pressing this option, the enrollment is canceled. 

 

 



Informações
titlePlease note!

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.

...