SceneMaker / VisualSceneMaker

Visual SceneMaker is an authoring tool for creating interactive presentations aimed to non-programming experts. It supports the modeling of verbal and non-verbal behavior of Virtual Characters and robots. Therefore, it provides users with a graphical interface and a simple scripting language that allows them to create rich and compelling content.
http://scenemaker.dfki.de
Other
18 stars 11 forks source link

studymaster-web plugin: Add continue button next to inform message and make it blocking #251

Open chiragbhuvaneshwara opened 2 years ago

chiragbhuvaneshwara commented 2 years ago

Make inform message blocking i.e. VSM remains in same state till the continue button next to the inform message is pressed. To do this: A particular activity ID related to the current thread in VSM must be passed to the Web GUI. In the GUI, when the user clicks the continue button, this activity ID must be sent back to VSM to unblock the thread.