Changes

UBIK HoloLens 2 Client Basics

529 bytes added, 27 February
/* Tasks */
== Tasks ==
Tasks are visually represented similarly to POIs, however the functionality is different. A Task gives feedback about its completion status, its value, and its position. Users can also interact with a task to change its value and completion state. Additionally a Task holds information about what needs to be done to complete it. This can be done in the Form of documents (Image, video, PDF) and text. To place a Task, users can select a Task from the Quest Log and use the menu button to open the context menu of the Task. Tasks that have already been placed are only visible when the corresponding work package is active in the Quest Log. For sequential tasks the visibility is limited to tasks that are not locked to allow focus on the active tasks.Task POIs also contain a property area to display its priority properties that contain a value. If a task contains important properties, a button to show/hide that area will show up. The property area displays one priority property at a time and with a previous and next button it is possible to slide through them. Another feature is that critical tasks are supported. They differentiate from non-critical tasks via a highlighted POI circle. Critical tasks can be configured on the server via the boolean property CRITICALITY. 
== Object Creation ==
257
edits