Á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.*ndex
stylenone

 


Speaking of skills...

This window allows to manage managing skills that are acquired by the student when he/she completes courses and students upon completing course activities.

The skills Skills can be attributed to subjects and tracks/training coursesassigned to subjects, tracks and training.

Painel
titleHow to calculate the skills acquired by the student?

When you create an item (subject, track or training course), you can add the minimum and maximum values for each skill and relate them to it. Such values establish how many points the student will receive in this skill, based on the proportional difference between their final grade and the minimum grade to pass it.

Example
Suppose that the minimum passing score for a training course is 50, and a particular skill in this training course has values 1 and 5 (minimum and maximum):

  • if the student passes it with 50 points, then they will receive 1 point in that particular skill;
  • if they pass it with 60 points, then they will receive 2 points in that particular skill;
  • if they pass it with the highest grade – 100  points – then they will receive 5 points in that particular skill;
  • however, if the student fails it, they will receive no points in this particular skill.

Students can check their acquired skills via the Learning achievements  Achievements and Achievement details widgets, provided that if such widgets are added to a posted page to which students have access.

 

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.

02. Click the tab Manage.

03. Press Skills.

04. View your existing skills.

 

Alternative Paths

 

Filtering abilities

 

01. Click Filter options, located in the upper left corner of the window.

02. Enter the name of the skill you wish to search.

03. Press Search.

Expandir
titleLearn more

To undo the set filter and view all content again, press Clear.

04. View skills according to the defined filter.

 

Add Skill

 

01. Press New.

02. Enter the requested information for the skill.

Expandir
titleLearn more

The requested information are:

Name
Ability name that is being added.

Description
Description of the ability that is being added. 

03. Press Save; or Cancel to quit the inclusion of the skill.

 

Edit Skill

 

01. Select the ability to be edited.

02. Press Edit.

03. Change the chosen information.

Expandir
titleLearn more

Find information about the displayed fields in the alternative path add skill. 

04. Press Save or Cancel to discard the changes made.

 

Remove skill

 

Image Added



View skills

...

01. In the main menu, place the mouse over Learning.

02. Click Manage.

03. Place the mouse over Manage.

04. Click Skills.

05. View existing skills.

Painel
 You can find a specific skill through the Search field located in the upper right corner of the window.



Add skill

...

01. In the Skills window, click New.

02. Add the required skill information.

Painel

Name
Name of the skill to be added. That name will be displayed in the Achievements and Achievements details widgets, when they are used on a page.

Description
Description of the skill to be added.

03. Click Save; or Cancel if you want to cancel adding the skill.



Edit skill

...

01. In the Skills window, select the skill to be edited.

02. Click Edit.

03. Change the information of your choice.

04. Click Save or Cancel if you want to discard the changes made.



Delete skill

...

01. In the Skills window, select 01. Select the skill to be deleted.

02. Press Remove Click Delete.

03. In the message displayed, press  In the pop-up window, click Yes to confirm deleting the removal of the skill; or Cancel to quit if you want to cancel the action.

 

...

Painel
You can only delete a skill that is not related to any learning item – subject, track or training.



Informações
titlePlease note!

This documentation is valid from as of the 1.56.10 1 update. If you use a previous update, it Previous updates may contain different information different from than what you see on your platform.

 

...