Info node - campsych/concerto-platform GitHub Wiki

This tutorial is OUTDATED. It applies to Concerto releases up to v5.0.beta.7.

Purpose of Node

Used to display a page with information on it, with a button at the bottom to continue.

It's useful for instructions, a welcome page, a thank-you page at the end, etc. It can also be useful for showing feedback by using Concerto inserts.

Tips to Use Node

If you would like to provide feedback using Concerto inserts, then make sure that the 'scores' output from the questionnaire node is connected to the 'inserts' input of the info node, as seen below:

Then insert the score for a specific trait using the following syntax

{{TRAIT}}

where 'TRAIT' is replaced by the trait name specified in the 'Item Bank' section of the questionnaire node.

Examples