Árvore de páginas

Versões comparadas

Chave

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

...

Template class use examples:

  • When a teacher teaches the same subject in four classes, they can use a template class, so that all changes made in the template class are transferred to the classes that are based on this template without having the need to make changes in each class;

...

  • The institution defines a content and evaluation template that all teachers from that subject need to follow, then the institution registers a template class and each teacher's class follows the template class proposal. All modifications in content and evaluations may only be performed in the template class and, automatically, are transferred to all the classes that follow the template.

It is possible to create multiple template classes for the same subject as well as deactivate topics and topic items of template classes. Changes in topics and topic items occurs in the same way as in independent classes and are transferred to the classes that follow the template.

Even with students studying the subject in a class, it is possible to include a template class for it, change the model class it uses or delete the template class and use its own topics.

Nota
titleAttention!

It is important to note that when including, changing or deleting the template class, students who were using the current topic structure lose the progress on these items, and it is necessary to run new topics that will enter into force in the class due to these changes.

  EstadosubtletruetitleLearn 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. After clicking NewTemplate class in the subject in which to create the template class, enter the requested information in the General information tab.

Expandirpanel
titleLearn more

Required information:

Name
Name of the template class.

Display topics and inactive topic items in the catalog
When checked, it determines that the topics and topic items are presented in the catalog even after being inactivated. They are not presented to the students of the class.

...

03. Define whether the template class should inherit the permissions of the subject to which it belongs.

Expandirpanel
titleLearn more

The available options are:

Inherits permissions
When selected, it determines that the permissions and restrictions assigned to the template class will be the same as the subject it belongs to. Even when the template class inherits the permissions, it is possible to set other permissions or restrictions specific to it, in addition to those already inherited.

Does not inherit permissions
When selected, it determines that the permissions and restrictions of the subject are not assigned to the template class.

...

07. In the Level table, select the option that determines the permission level to be assigned to the selected item.

Learn more
Expandir
title
Painel

The available options are:  Reading

  •  Reading;
 Execution
  •  Execution;
 Writing
  •  Writing;
 Modification
  •  Modification;
 Deletion
  •  Deletion;
 Complete
  •  Complete.

 For detailed information regarding each permission option, go to Catalog Permissions and Restrictionsrestrictions in catalogs. 

08. Click on Add.

Learn more
Expandir
title
Painel

Users can add more than one item. When you are finished, close the window to continue the inclusion of the class.

To change an item’s permissions, select the item and click Edit.

To delete an item’s permissions, select the item and click Delete.

...

13. In the Level table, select the option that determines the level of restriction assigned to the selected item.

Expandirpanel
titleLearn more

The available options are:  Reading

  •  Reading;
 Execution
  • Execution;
 Writing
  • Writing;
 Modification
  • Modification;
 Deletion
  • Deletion;
 Complete
  • Complete.

For detailed information regarding each restriction option, go to Catalog Permissions and Restrictionsrestrictions in catalogs. 

14. Click on Add.

Expandirpanel
titleLearn more

Users can add more than one item. When you are finished, close the window to continue the inclusion of the class.

To change an item’s restrictions, select the item and click Edit.

To delete an item’s restrictions, select the item and click Delete.

15. Click Save; or Cancel to quit the creation of the template class, if desired.

 

Alternative

...

paths

 

Edit template class

Learn more
Expandir
title
Painel

Only users that have, at least, modification permission on the template class are allowed to perform this action. 


01. In the catalog, access the subject to which the template class belongs.

...

titleLearn more

...

.

02. In the Classes area, find the template class to be edited and click Edit, located in the lower-right corner of the table corresponding to the class.

03. Change the information of your choice. 

...

titleLearn more

Information about the displayed fields can be obtained from the basic path.

04. Click Save; or Cancel to discard the changes made, if desired.

 

 

Copy template class

Learn more
Expandir
title
Painel

Only users that have, at least, writing permission on the destination subject are allowed to perform this action. 


01. In the catalog, access the subject to which the template class belongs.

...

titleLearn more

...

.

02. In the Classes area, find the template class to be copied and click Copy, located in the lower-right corner of the table corresponding to the class.

...

06. Click Add and close the window.

07. Click Copy.

Learn more
Expandir
title
Painel

When pressing this option, the template class copy is created in the defined location. 

 

 

Delete template class

Learn more
Expandir
title
Painel

Only users that have, at least, deletion permission on the subject to which the template class belongs are allowed to perform this action. 


01. In the catalog, access the subject to which the template class belongs.

Expandir
titleLearn more

To access the subject, just find it in the catalog and click its name.

02. In the Classes area, find the template class to be deleted and click Delete, located in the lower-right corner of the table corresponding to the class.

03. In the message displayed, click Yes to confirm the deletion of the template class or No to quit the action, if desired.

 

 

Create topic for template class

Learn more
Expandir
title
Painel

Only users that have, at least, writing permission on the template class are allowed to perform this action. 


01. Access the template class for which the topic will be created.

Expandir
titleLearn more

To access the subject, just find it in the catalog and click its name.

02. In the Topics and topic items area of the template class, click New topic.

Learn more
Expandir
title
Painel

When pressing this option, the window to add topics is displayed. More information on available actions can be found in Topic.

 


Informações
titlePlease note!

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

...