Log Selection Tab
From PatioWiki
(→Preview export) |
|||
Line 1: | Line 1: | ||
[[File:Log_logs_selection_en.png|right|thumb|550px|Log Selection Tab]] | [[File:Log_logs_selection_en.png|right|thumb|550px|Log Selection Tab]] | ||
- | The [[Log Selection Tab]], part of the [[LogProcessor]] application, is divided | + | The [[Log Selection Tab]], part of the [[LogProcessor]] application, is divided into a top panel and a central zone. The first contains several buttons for executing the application's processes and [[Configuration Panel|configuring]] its parameters. The latter contains a filter panel for selecting a set of [[Log]]s to work with. |
__TOC__ | __TOC__ | ||
Line 7: | Line 7: | ||
= Filters = | = Filters = | ||
- | To select the logs to be analysed, | + | To select the logs to be analysed, you can use several filters which depend on each other. The right order to filter Logs is from left to right, in other words, starting with [[Session|Sessions]] and ending with [[Log]]s. |
- | + | ||
- | + | ||
+ | Note that you can select a number of items from all filters, using '''Control''' ('''Command''' in Mac) plus left-click to select them individually or using '''Shift''' plus left-click to select a consecutive range of items. Also, you can use the '''Select all''' button, placed into each filter, to select all the filter items easily. | ||
The available filters are: | The available filters are: | ||
Line 18: | Line 17: | ||
; Pupils | ; Pupils | ||
- | : This filter shows the list of the [[Pupil]]s which have done exercises in the sessions you | + | : This filter shows the list of the [[Pupil]]s which have done exercises in the sessions you have selected in the previous filter. |
; Exercises | ; Exercises | ||
- | : This filter allows choose the [[Exercise]]s done by the previously selected pupils and sessions. | + | : This filter allows you to choose the [[Exercise]]s done by the previously selected pupils and sessions. |
; Logs | ; Logs | ||
- | : Finally, this filter shows the [[Log]]s belonging to all the previous filters. Selecting at least one of them allows you to execute the available | + | : Finally, this filter shows the [[Log]]s belonging to all the previous filters. Selecting at least one of them allows you to execute the analyses available in the top panel of this tab. |
= Operations = | = Operations = | ||
- | When the filters have been applied and logs | + | When the filters have been applied and the logs have been selected, you will have to choose one process option from the available ones. |
== Analyse == | == Analyse == | ||
- | This process starts the analysis of the selected logs. Depending | + | This process starts the analysis of the selected logs. Depending on the [[:Category:Applications|Application]] and the type of [[:Category:Exercises|Exercise]], the analysis will obtain different information from the logs. Usually it will includes answering times, number of hits and fails, etc. The results will be shown in the [[Results Tab]]. |
== Preview export == | == Preview export == | ||
Line 40: | Line 39: | ||
== Graphs == | == Graphs == | ||
- | For exercises of the [[Diferencias Exercise|Diferencias]] and [[Objetos Escena Exercise|Objetos Escena]] types, you can do a graphical analysis of pupil's clicks and | + | For exercises of the [[Diferencias Exercise|Diferencias]] and [[Objetos Escena Exercise|Objetos Escena]] types, you can do a graphical analysis of a pupil's clicks and point density, comparing several logs for the same type of exercise. In this way you can detect where pupils concentrate their searches. You launch this analysis by pressing the '''Graph''' button; the results are shown in the [[Results Tab]]. |
== Patterns == | == Patterns == | ||
- | In the same way, exercises of the [[Diferencias Exercise|Diferencias]] and [[Objetos Escena Exercise|Objetos Escena]] types can be analysed at click level. The pattern analysis is made by dividing the background picture | + | In the same way, exercises of the [[Diferencias Exercise|Diferencias]] and [[Objetos Escena Exercise|Objetos Escena]] types can be analysed at click level. The pattern analysis is made by dividing the background picture into a grid and assigning a symbol to each cell. So, each click inside a cell will add a new symbol to the pattern. You can execute this analysis by pressing on the '''Pattern''' button; the results are shown in the [[Results Tab]]. |
= Load from file = | = Load from file = | ||
- | You can also read log files from the disc in order to analyse them without using the database. To do that, you have to press the '''Load from file''' button and select the | + | You can also read log files from the disc in order to analyse them without using the database. To do that, you have to press the '''Load from file''' button and select the desired files in the dialogue which will appear on the screen. |
[[Category:LogProcessor]] | [[Category:LogProcessor]] | ||
[[es: Pestaña_Selección_de_Logs]] | [[es: Pestaña_Selección_de_Logs]] |
Revision as of 11:48, 25 October 2011
The Log Selection Tab, part of the LogProcessor application, is divided into a top panel and a central zone. The first contains several buttons for executing the application's processes and configuring its parameters. The latter contains a filter panel for selecting a set of Logs to work with.
Contents |
Filters
To select the logs to be analysed, you can use several filters which depend on each other. The right order to filter Logs is from left to right, in other words, starting with Sessions and ending with Logs.
Note that you can select a number of items from all filters, using Control (Command in Mac) plus left-click to select them individually or using Shift plus left-click to select a consecutive range of items. Also, you can use the Select all button, placed into each filter, to select all the filter items easily.
The available filters are:
- Sessions
- You can select the Sessions of the tests pupils have done or the special item called [[-- No session --]] which filters all the logs from Exercises not included in any session.
- Pupils
- This filter shows the list of the Pupils which have done exercises in the sessions you have selected in the previous filter.
- Exercises
- This filter allows you to choose the Exercises done by the previously selected pupils and sessions.
- Logs
- Finally, this filter shows the Logs belonging to all the previous filters. Selecting at least one of them allows you to execute the analyses available in the top panel of this tab.
Operations
When the filters have been applied and the logs have been selected, you will have to choose one process option from the available ones.
Analyse
This process starts the analysis of the selected logs. Depending on the Application and the type of Exercise, the analysis will obtain different information from the logs. Usually it will includes answering times, number of hits and fails, etc. The results will be shown in the Results Tab.
Preview export
The analysis results can be exported in CSV format in order to be processed by external programs. This operation can be done pressing the Preview Export button or from the Export Data Tab.
Graphs
For exercises of the Diferencias and Objetos Escena types, you can do a graphical analysis of a pupil's clicks and point density, comparing several logs for the same type of exercise. In this way you can detect where pupils concentrate their searches. You launch this analysis by pressing the Graph button; the results are shown in the Results Tab.
Patterns
In the same way, exercises of the Diferencias and Objetos Escena types can be analysed at click level. The pattern analysis is made by dividing the background picture into a grid and assigning a symbol to each cell. So, each click inside a cell will add a new symbol to the pattern. You can execute this analysis by pressing on the Pattern button; the results are shown in the Results Tab.
Load from file
You can also read log files from the disc in order to analyse them without using the database. To do that, you have to press the Load from file button and select the desired files in the dialogue which will appear on the screen.