Welcome Guest, you are in: Login

EventIDE Wiki

RSSRSS

Navigation




Search the wiki


PoweredBy

Page History: Main menu

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2011/09/16 18:25



Description

At the top left corner a Main Menu is shown (Figure 1). Options in this main menu are defined as: File, Edit, Experiment, Event, Library, Parameters, Snippets and Actions.

Image
Figure 1: First screen presented to the user when you open a new experiment in EventIDE.

Menus

File Menu



Image
Figure 2: What is seen upon clicking on File in the Main Menu.

File (Figure 2) allows the user to:
  • create New files,
  • Open existing files (from a known folder within a browsable system),
  • Save current experiment with the same previous name and in the same previous location
  • Save As to give the current file a new name and save it in a new location if desired.
  • Change basic Preferences (see the table)

Image
Figure 3: What is seen upon clicking on Prefereces

NameDescriptionDefault settings
Display
Runtime DisplayThe system monitor that will display the main experimental window. "Auto Selection", the primary display will be used.
SubScreen DisplayThe system monitor that will display the operator screen. "Auto Selection, the secondary display will be used.
Code editor
Font:The font that will be used when displaying code snippets. Courier New
Font SizeChanges the size of the font used to display code snippets. 12
Background Changes the background colour of the snippet boxes.White
Font ColorChanges the font color of the snippet code.Black
GUI settings
GUI AnimationTurns on and off animation of graphical user interface. True. Working on slow computer select 'False' to get better GUI performance.
Run history
Secured Period (days)Set up maximal age of the run history in days. Any run record and associated report data with a longer age will be removed automatically, if the record is not locked in the history.7

Edit Menu

Similarly to many other programs, the Edit option allows the user to Undo (Ctr+Z) the previous action, as well as Cut (Ctr+X), Copy (Ctr+C) or Paste (Ctr+V) snippets of code and elements.

Experiment Menu

The Experiment option allows users to Add New Event or Delete Event. Events are a fundamental notion of EventIDE; they could be defined as every little step in the experiment, as every temporal moment in the experimental sequence. Links between events can also be controlled using the Make Circular Links, Make all-to-Links and Delete Selected Links option. See the Layers section for more information on linking events.

Event Menu

Event is used to add new elements to an event (see Elements and Resource Library). Images, videos and buttons (Figure 4) are considered elements and these can be added or deleted using the Event menu option. These elements will be used to construct the events; an event has no sense without elements defined therein.

Image

Figure 4: Elements available in Event option. These are the possible structures that could be added to an Event to define this particular step in experiment development.

Library Menu

The Library option gives you the possibility of interacting with resources in the experiment such as images and videos (see Elements and the Resource Library). When Library menu is selected (Figure 5) from the main menu you can:

  1. Add new resource: Allows you to add a new file to the library from a particular folder.
  2. Add XAML resource: Allows you to add a new sheet of code where you can define, through XAML code whatever figure you are interested in. These kind of elements are interesting because they can adopt properties such as changing size as a function of time or other parameters, or changing colour or position whereas images cannot.
  3. Resources in the library will be sorted in alphabetical order, if the option Ascending Order is selected.
  4. Adding a full new folder is also possible - not a single image or element but a whole folder of them will be added, converting into accessible resources for EventIDE.
  5. Update resources is a useful option if images or elements in the experiment have changed slightly. Provided that the files names are the same, this option will update the file within EventIDE, without the need to reimport new files as new elements.
    Resources can be deleted from the library either using the Delete resources option or by selecting those resources in the library that you want to delete and just pressing Delete on the keyboard.

Image
Figure 5: Library options are only available when library is selected in the main screen.

Parameters Menu

Several properties of an element can be converted using the parameters functionality. When one or more of these properties are selected this option allows you to convert them to parameters which form the base of your code. In the snippets you can introduce these parameters and functions to change them as your experiment goes on or to get them in a data file. The options are add as single parameter, add as multiparameter array or add as Multiparameter Pool. Previously created parameters can also be removed (if selected) using the Remove Parameter(s) command. This menu option also allows the user to cancel the pinned objects (see parameters for description).

Snippets Menu

Using the snippets boxes the user can develop code to manipulate the experiment as required. The Snippet option on the Main Menu allows the user to compile, close, save or load a particular snippet box of code, or compile or close all the snippets in the experiment (Figure 6). There is also a keyboard shortcut for compiling a particular code snippet box - F9.

Image
Figure 6: Possible actions from the snippets option on the main menu.

Actions Menu

This menu refers to particular run actions such as run preview or run experiment. Run preview is useful in the situation where the experiment designer has added an extra "operator screen" to be seen by the experimenter, but not by the participant. When working on a single monitor, both windows will be visible using the Run Preview option. The user can look at and export statistics and any reported data using options such as save last report to file, exporting to excel, open run statistics or view last log. Users have to specify (using code) which data should be made available for export, and will be discussed in more detail in the code section.

ScrewTurn Wiki version 5.2.0.8. Some of the icons created by FamFamFam.