One Time Password from Teacher
One Time Password from Teacher When students forgot their login credentials, it’s usually complex to reset their password in time, and they may not be able to access their email to get an OTP. Teachers can choose to generate an OTP for them so that they can login to the platform. Path: Teacher > User […]
Load Grouping of another session
Load Grouping of another session Loading grouping allows teachers to load the grouping of a previous virtual classroom. Click “Load Grouping”. Click the drop-down menu and select the grouping from a previous virtual classroom. Click “Load” upon completion.
Random Grouping
Random grouping in current session Random grouping allows teachers to randomly group ungrouped students. This can ensure that all students are included in a group. Click “Random Grouping”. Click the text box to enter the Maximum Student per Group. Students in the right list will be excluded from random grouping. Select students in the left […]
Save Grouping
Save grouping of the current session After creating a virtual classroom, teachers can modify the grouping by selecting the virtual classroom. Click “Teaching Session” on the left-hand side of the list. Select the virtual classroom to modify. Save grouping allows teachers to save the grouping of the current virtual classroom in Grouping Template, it can […]
Converting Prediction Result to JsonValue
Prediction Result get results as JsonValue {“blocks”:”poseModelposePredictionResultlabelsposePredictionResult”} This is used to convert the image prediction result to Json Value. Parameters: AI Model (Teachable Machine Pose Model) Output: Json ValueSample code: {“blocks”:”poseModelposePredictionResultlabelsposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelposePredictionResult0posePredictionResult”} The output:
Draw All Key Points Inside a Photo
poseDetectionResult draw key points with confidence >= 0 {“blocks”:”poseModelposePredictionResultlabelsposePredictionResult0″} This block is used for displaying the key points inside the image. Parameters: AI Model (Teachable Machine Pose Model) Screen Item (Image) Output: ImageSample code: {“blocks”:”poseModelposePredictionResultlabelsposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelposePredictionResult0posePredictionResult”} The output:
Draw All Skeleton Inside a Photo
poseDetectionResult draw skeleton with confidence >= 0 {“blocks”:”poseModelposePredictionResultlabelsposePredictionResult0″} This block is used for displaying the skeleton line inside the image. Parameters: AI Model (Teachable Machine Pose Model) Screen Item (Image) Output: ImageSample code: {“blocks”:”poseModelposePredictionResultlabelsposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelposePredictionResult0posePredictionResult”} The output:
Draw All Skeleton and the Key Points
poseDetectionResult draw key points and skeleton with confidence >= 0 {“blocks”:”poseModelposePredictionResultlabelsposePredictionResult0″} This block is used for displaying the key points and skeleton line inside the image. Parameters: AI Model (Teachable Machine Pose Model) Screen Item (Image) Output: ImageSample code: {“blocks”:”poseModelposePredictionResultlabelsposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelposePredictionResult0posePredictionResult”} The output:
Showing the Total Amount of Classes with Pose Model
Pose Model get total number of classes {“blocks”:”poseModelposePredictionResultlabelsindexposeModel”} This is used to get the full number of classes from pose model. Parameters: AI Model (Teachable Machine Pose Model) Output: NumberSample code: {“blocks”:”poseModelposePredictionResultlabelsposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1posePredictionResultposeModel”} The output:
Showing the Class Labels in Pose Model
Pose Model get class labels {“blocks”:”poseModelposePredictionResultposeModel”} This is used for getting class labels from pose model. Parameters: AI Model (Teachable Machine Pose Model) Output: ArraySample code: {“blocks”:”poseModelposePredictionResultlabelsindexposeModel0https://teachablemachine.withgoogle.com/models/LL-rF1gZS/posePredictionResult0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1labels0poseModelhttps://i2.wp.com/runnersfirst.co.uk/wp-content/uploads/2019/01/running-woman.jpg?resize=678%2C381&ssl=1posePredictionResultindex0MINUS0labels1labels0index”} The output: