Task types

Minno time supports many types of tasks (though by far the most extensive are quest and time). Following is a list of tasks types, follow the link to learn how to use them.


Allow Leaving

Control the mechanism preventing users from leaving the task by mistake

Inject Style

Add css styles on the fly

Is Touch

Asks whether the user wants to use the touch interface

Messages

Display messages and plain HTML to the user

Post

Post arbitrary task data to the server

Post CSV

When using the CSV logger, post data to the server

Quest

A full fledged questionnaire

Redirect

Redirect users to an external URL

Set Value

Manipulate environmental variables

Time

Almost any time-sensitive task you can imagine

Yes/No

Ask a single yes/no question

Last modified March 11, 2021: setup hugo (11980dc)