Á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 of adjusting grades...

The class score adjustments allow for changes in the scores in topic items of students that have an active, expired or blocked enrollment. Canceled enrollments cannot have their scores adjusted.

...

It is only possible to adjust a score to a higher, not a lower one, according to the guideline of the Ministry of Education - MEC.

 

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

 

Image Added



Adjust grades

...

01. After accessing the class, view the enrollments for which the scores may be adjusted.

 

Alternative Paths

 



Adjust score in a topic item

...

...

01. Select the student whose score in a topic item will be adjusted.

02. In the column new score, which corresponds to the topic item that will be adjusted, enter the new score that will be assigned to the student.

Expandirpanel
titleLearn more

It is not possible to enter a score that is lower than the one already obtained by the student in the topic item, according to the guidelines of the Ministry of Education - MEC. 

03. Press Next.

04. Add the reason that accounts for the change in the student’s score in the topic item.

...

06. In the message displayed, press Yes to confirm the adjustment in the student’s score; or No if you wish to discard the change.

Expandirpanel
titleLearn more

Once the student’s score in the topic item is confirmed and adjusted, it is no longer possible to recover the previous score. 

07. The window status of score update allows for viewing if the adjustment was successfully performed or the reason why it was not.

Painel
Expandir
titleLearn more

To return to the main score adjustment window, click Close in the window Status of Score Update. 

 



Assign the score zero for a non-executed topic item

...

...

01. Select the student who will get the score 0 (zero) for a non-executed topic item.

...

07. The window status of score update allows for viewing if the adjustment was successfully performed or the reason why it was not.

Painel
Expandir
titleLearn more

To return to the main score adjustment window, click Close in the window Status of Score Update. 

 

 



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.

 

...