Notification Correct & Wrong

Plays a notification sound (corrent or wrong) and shows a corresponding icon ✅ for correct, ❌ for wrong.

image

Behavior

Once called, it instantly calls the unnamed output. After notification animation is fully played (a couple of seconds), Done output is called.

Usage

This is one of the main nodes to be used in Flow for giving user constant feedback whether the things are done correctly or not.

States

Busy while notification is shown: the execution is not passed to Done output while the notification is still on screen.