This chapter explains the most important terms used in relation to the AsTeRICS Grid.
Web-based application for AAC solutions, runs in the browser (e.g. Firefox, Chrome, Edge, Internet Explorer, mobile Browsers).
Java-based software suite that runs on a computer and makes it possible to trigger additional actions using the AsTeRICS Grid, e.g. controlling a TV (environmental control). See AsTeRICS Framework on the web.
An AsTeRICS model is a configuration for the AsTeRICS Framework which realizes a certain use-case, e.g. environmental control, camera based head-tracking or eye-tracking. A model that runs in the AsTeRICS Framework can interact with the AsTeRICS Grid.
Term for a set of pages in the AsTeRICS Grid, consisting of several grids. The number of grids a grid set contains is flexible.
Term for a single page in the AsTeRICS Grid, consisting of several grid elements. The number of elements a grid contains is flexible.
A global grid is a grid that is visible on every grid page. It may contain general elements that make sense within every grid like e.g. a "Home" grid element that navigates to the start page. A global grid could also contain some kind of core vocabulary that should be visible any time.
A grid element is part of a grid and normally consists of a label and/or an image. Selecting a grid element normally triggers an action, e.g. navigating to another grid.
There are 5 types of grid elements:
- Normal: an element consisting of a label and/or an image
- Collect element: an element that collects the labels of previously selected elements and therefore makes it possible to construct e.g. sentences out of single word elements.
- Prediction element: an element that is dynamically filled up with word predictions based on previously selected normal elements.
- YouTube player: an element that can play videos from YouTube
- Live elements: elements that can display some dynamic information like live status from some external source, time or random values.
An action that is performed if a grid element is selected, e.g. navigate to another grid, speak some text or some external action like turning on a light. See Grid Element Actions.
In the context of AsTeRICS Grid "input options" refer to the mean of selecting a grid element. This can be e.g. a normal mouse click, hovering or scanning. See Input Options.
A dictionary is a set of words that is used to fill up prediction grid elements. By default a dictionary including the most frequent english/german words is used, but also custom dictionaries can be used. See Dictionaries.
In AsTeRICS Grid a "user" refers to a username and a set of grids, which in sum realize a solution for an actual user. There are two types of users in AsTeRICS Grid:
- Offline users: are users whose grids are only stored locally on the used device.
- Online users: are users whose grids are stored locally on the device and online in the cloud. In contrast to offline users they also have a password that is used to encrypt all grids before saving them online.