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

Contents are videos, pictures, presentations, text documents, among others, that can be used in training sessions and classes.

The content may be:

  • public: a public content is available to be used in trainings and classes for all users;
  • private: private content is available only to the user who registered.

...

The actions related to the management of contents are:

  • create/change content: with this type of permission, it is possible to register and edit personal content and content defined as public;
  • manage all content: the user with permission can create and edit public or private content of other users;
  • remove content: the user who owns this kind of permission can remove contents that are not in use;
  • view content: having this permission, the user can only view existing content and cannot perform any action on them.

 status

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 existing contents.

 

Alternative

...

paths

 

Filter contents

 

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

02. Enter the name of the content to be searched.

03. Press Search.

...

titleLearn more

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

04. View contents according to defined filter.

 

 

Add content

 

01. Press New.

02. Enter the requested information to the content.

Expandirpanel
titleLearn more

The requested information are:

Name
Name of the content that is being added.

Keywords
Keywords that will be related to the content. The words must be separated by space.

Turn private use content to the user owner
Checking the box determines that the content is only available to the user who registered.

Description
Description of the content that is being added.

SCORM Version
SCORM version related to the content. The available options are:

  • It is not SCORM: when selected, determines that the content that is being added is not SCORM type.
  • SCORM 1.2: when selected, determines that the content is SCORM version 1.2. Currently it is only possible to use this version.

File
File corresponding to the added content. In order to search for the file in the workstation, select Upload, on the right side of the field. Next, click on Choose, locate and select the file, and then click on Send. After uploading, click on Back.
When there is integration with Elucidat, two tabs are presented: Upload and Elucidat. In order to include a file from the workstation, simply follow the steps mentioned above but in the Upload tab. In order to include content from Elucidat, click on the Elucidat tab, click on the link of the project you wish to import, and select the version. In order to update the list of projects and versions, click on Reload projects.

Not validating a SCORM content
When checked, it determines that the content of SCORM inserted will not be validated.

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

 

 

Edit content

 

01. Select the content to be edited.

...

03. Change the chosen information.

...

titleLearn more

 Find information about the displayed fields in the alternative path Add Content.

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

 

 

Remove

...

content

 

01. Select the content to be excluded.

...

03. In the message displayed, press Yes to confirm the content removal; or Cancel to quit the action.

 

 

Preview content

 

01. Select the content to be previewed.

...

03. View the selected content.

...

titleLearn more

 To close the preview and return to the main content window, click Close Preview. 

Attencion!
Painel
Nota
title

When pressing preview, Office files will be downloaded automatically, as they are not rendered by the fluig’s internal viewer. 

 

 

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.

...