med-material / Whack_A_Mole_VR

Whack-A-Mole in VR
MIT License
3 stars 15 forks source link

Task-level Feedback for Whack-A-Mole #241

Open bastianilso opened 1 year ago

bastianilso commented 1 year ago

Operation feedback (#240) and action feedback (#238) are covered in other issues. This issue concerns itself with implementing feedback on the task-level. The image lists a few examples: image

There are different potential targets for this feedback.

Scientifically speaking the latter can be considered "action-feedback" in that it happens upon completion of actions, but the feedback reflects something about the sequence of actions, so that's why I'm introducing it in here.

@lucasmnt the latter suggestion 2 might be the best one focus on as a starting point for this issue. Similar to the operation feedback and action feedback, we will start out by probably just exploring how this can be technically done (fitting within the existing whack-a-mole architecture), and in the mean time we will also further develop the look and feel of the feedback.