Á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 notices...

Notices are registered releases to be presented to students of certain classes/subjects.

This tab provides access to notice management settings.

 

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

...

For the notifications to be displayed to students, add the Notifications widget to a page they can access – the Home page, for example.

Painel

For more information on how to add the Notifications widget to a page, go to Edit page.

This feature allows access to notification management settings.

Image Added



View notices

...

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

02. Select the Notice tab Click Notices.

03. View issued or scheduled notices.

...

titleLearn more

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

 

Alternative Paths

 



Add notice

...

...

01. Select New.

02. Enter the required notice information.

Expandirpanel
titleLearn more

Required information:

Name
Name of the notice to be displayed to students.

Start date
Date on which the notice must be displayed to students.

End date
Date until which the notice must be displayed to students.

Priority
Priority of the notice to be displayed to students. Available options are:

  • High;
  • Medium;
  • Low.

Message
Content of the notice to be displayed to students.

...

05. In the displayed list, select the subject/class in which the notice must be displayed.

Expandirpanel
titleLearn more

You may define more than one subject/class for which the notice must be displayed.

06. Select Add.

Painel
Expandir
titleLearn more

To delete a subject/class entered, select it and press Delete. 

07. Press Save; or Cancel to cancel the notice’s inclusion, if desired. 



Edit notice

...

...

01. Select the notice to be edited.

...

03. Change the desired information.

...

titleLearn more

 Information regarding the fields displayed can be obtained in the alternate path ‘add notice’.

04. Press Save or Cancel to discard changes made, if desired.

 



Delete notice

 

...

01. Select the notice to be deleted.

02. Press Delete.

03. In the displayed confirmation message, click Yes.

 

 



Informações
titlePlease note!

This documentation is valid from the 1.6.5 .10 Liquid update. If you use a previous update, it may contain information different from what you see on your platform.

 

...