Configuration Panel

From PatioWiki

(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions not shown)
Line 1: Line 1:
= Introduction =
= Introduction =
-
This panel lets you set the general configuration parameters of the tool in which it is located.
+
This panel lets you to set the general configuration parameters of the tool in which it is located.
Line 9: Line 9:
-
IMAGEN DEL PANEL CON EL NOMBRE DE LOS TRES PANELES
+
[[File:ConfigPanel_Aspect_en.png|200px|Configuration panel aspect.]]
== Connection type selection panel ==
== Connection type selection panel ==
 +
 +
 +
[[File:ConfigPanel_Select_connection_en.png|200px|Select connection button.]]
 +
This panel let you to select the connection type for the tool.
This panel let you to select the connection type for the tool.
-
If you select the '''LOCAL''' option, the tool will work with the stored data in the local database and, if you select the option'''REMOTE''', the tool will work with the data obtained from a remote database.
+
If you select the '''LOCAL''' option, the tool will work with the stored data in the local database and, if you select the '''REMOTE''' option, it will work with the data obtained from a remote database.
== Refresh button ==
== Refresh button ==
 +
 +
 +
[[File:ConfigPanel_Refresh_button_en.png|200px|Refresh button.]]
 +
If you press this button, the tool will make a reconnection to the database that was being used.
If you press this button, the tool will make a reconnection to the database that was being used.
Line 25: Line 33:
== Configure button ==
== Configure button ==
 +
 +
 +
[[File:ConfigPanel_Configure_button_en.png|200px|Configure button.]]
 +
If you press the '''Configure''' button, the next window will appear.
If you press the '''Configure''' button, the next window will appear.
-
IMAGEN DEL CONTENIDO
+
 
 +
[[File:ConfigPanel_Configure_panel_en.png|600px|Configure panel.]]
 +
 
Through this window you can set the configuration parameters that affect the behavior of the tool.
Through this window you can set the configuration parameters that affect the behavior of the tool.
Line 41: Line 55:
The configuration parameters that can be set for the two main tabs are the same, so they will be described in general terms.
The configuration parameters that can be set for the two main tabs are the same, so they will be described in general terms.
-
IMAGEN DEL MENU ABIERTO
 
=== Database ===
=== Database ===
-
Sets the configuration parameters that allow the connection to the database you want to use. The following figure shows the section'''Database''' and then describes the fields in descending order of appearance.
+
Sets the configuration parameters that allow the connection to the database you want to use. The following figure shows the section '''Database''' and then their fields will be described in descending order of appearance
-
IMAGEN
 
-
* '''Database: ''' Allows to select the database type you want to use
+
[[File:ConfigPanel_Configure_panel_database_en.png|600px|Configure panel with the database parameters highlighted.]]
 +
 +
* '''Database: ''' Allows to select the database type you want to use
* '''DB server: ''' Database server address.
* '''DB server: ''' Database server address.
 +
* '''Port: ''' Port used by the server database.
 +
* '''Schema: ''' The database schema that describes its structure.
 +
* '''User: ''' The user's name that is going to connect to the database.
 +
* '''Password: ''' The password of the user that is going to connect to the database.
 +
* '''Web server: ''' The web server address in which the database is hosted.
 +
* '''Port: ''' Port used by the web server.
 +
* '''Path: ''' The base of the root where is located the file structure in the web server.
 +
* '''User: ''' The user's name in the web server.
 +
* '''Password: ''' The password of the user in the web server.
-
* '''Port: ''' Puerto utilizado por el servidor de la base de datos.
 
-
* '''Schema: ''' El esquema de la base de datos que describe la estructura de la misma.
+
=== Aprendo ===
-
* '''User: ''' El nombre de usuario que se va a conectar a la base de datos.
+
This section contains the configuration settings that affect the [[Aprendo]] tool.
-
* '''Password: ''' La contraseña del usuario que se va a conectar a la base de datos.
 
-
* '''Web server: ''' La dirección del servidor web en el que se encuentra alojada la base de datos.
+
[[File:ConfigPanel_Configure_panel_aprendo_en.png|600px|Configure panel with the Aprendo parameters highlighted.]]
-
* '''Port: ''' Puerto utilizado por el servidor web.
 
-
* '''Path: ''' Ruta base donde se encuentra la estructura de ficheros en el servidor web.
+
* '''Autosave game change: ''' Save [[Aprendo]] [[Log]]s when changing the exercise (Though it has not finished the current one).
 +
* '''Autosave: ''' Autosave the [[Aprendo]] [[Log]]s.
 +
* '''Autosave on finish: ''' To save the exercise execution in the database.
-
* '''User: ''' El nombre de usuario en el servidor web.
 
-
* '''Password: ''' La contraseña del usuario en el servidor web.
+
=== Commons ===
-
=== Aprendo ===
+
This section sets out the configuration settings that affect all the tools that use this panel.
-
Este apartado contiene los parámetros de configuración que afectan a la herramienta [[Aprendo]].
 
-
 
-
IMAGEN
 
-
 
-
* '''Guardar al cambiar el juego: ''' Grabación de [[Log]]s de [[Aprendo]] al cambiar de ejercicio (aunque no se haya finalizado el actual).
 
-
 
-
* '''Guardado automático: ''' Grabación automática de [[Log]]s de [[Aprendo]].
 
-
 
-
* '''Guardar al finalizar: ''' Guardar en la base de datos la ejecución del ejercicio.
 
-
 
-
=== Commons ===
 
-
En este apartado se establecen los parámetros de configuración que afectan a todas las herramientas que utilicen este panel.
+
[[File:ConfigPanel_Configure_panel_commons_en.png|600px|Configure panel with the commons parameters highlighted.]]
-
IMAGEN
 
-
* '''País: ''' Sirve para establecer el país del usuario de la herramienta. Dependiendo del país que se seleccione, aparecerá la lista de idiomas disponibles para ese país en el campo '''Lengua'''.
+
* '''Country: ''' Allows to set the country of the user of the tool. Depending on the country you select, a list of available languages will appear in the field '''Language'''.
 +
* '''Language: ''' Selects the language used by the application.
 +
* '''Multimedia player: ''' The program used to play the exercises videos.
-
* '''Lengua: ''' Sirve para seleccionar el idioma que utilizará la aplicación.
 
-
* '''Reproductor multimedia: ''' El programa utilizado para reproducir los vídeos de los ejercicios.
+
'''Note:''' Some changes, such as changing language, can not be applied until you restart the tool.

Current revision as of 17:04, 10 November 2011

Contents

Introduction

This panel lets you to set the general configuration parameters of the tool in which it is located.


Configuration panel elements

The configuration panel appearance is similar to the following image:


Configuration panel aspect.


Connection type selection panel

Select connection button.


This panel let you to select the connection type for the tool.

If you select the LOCAL option, the tool will work with the stored data in the local database and, if you select the REMOTE option, it will work with the data obtained from a remote database.


Refresh button

Refresh button.


If you press this button, the tool will make a reconnection to the database that was being used.


Configure button

Configure button.


If you press the Configure button, the next window will appear.


Configure panel.


Through this window you can set the configuration parameters that affect the behavior of the tool.

As can be seen, it contains two main tabs:Local andRemote.

  • Local: Allows to set the configuration parameters for a local connection.
  • Remote: Allows to set the configuration parameters for a remote connection.


The configuration parameters that can be set for the two main tabs are the same, so they will be described in general terms.


Database

Sets the configuration parameters that allow the connection to the database you want to use. The following figure shows the section Database and then their fields will be described in descending order of appearance


Configure panel with the database parameters highlighted.


  • Database: Allows to select the database type you want to use
  • DB server: Database server address.
  • Port: Port used by the server database.
  • Schema: The database schema that describes its structure.
  • User: The user's name that is going to connect to the database.
  • Password: The password of the user that is going to connect to the database.
  • Web server: The web server address in which the database is hosted.
  • Port: Port used by the web server.
  • Path: The base of the root where is located the file structure in the web server.
  • User: The user's name in the web server.
  • Password: The password of the user in the web server.


Aprendo

This section contains the configuration settings that affect the Aprendo tool.


Configure panel with the Aprendo parameters highlighted.


  • Autosave game change: Save Aprendo Logs when changing the exercise (Though it has not finished the current one).
  • Autosave: Autosave the Aprendo Logs.
  • Autosave on finish: To save the exercise execution in the database.


Commons

This section sets out the configuration settings that affect all the tools that use this panel.


Configure panel with the commons parameters highlighted.


  • Country: Allows to set the country of the user of the tool. Depending on the country you select, a list of available languages will appear in the field Language.
  • Language: Selects the language used by the application.
  • Multimedia player: The program used to play the exercises videos.


Note: Some changes, such as changing language, can not be applied until you restart the tool.

Personal tools