zk-draw
Version:
canvas绘制AI数据的一个工具类
55 lines • 1.39 kB
JSON
{
"teacher": [
"teach",
"explain screen",
"explain blackboard",
"writing screen",
"writing blackboard",
"ask to answer",
"demonstrate",
"patrol",
"interact",
"front_teach",
"front_explain screen",
"front_explain blackboard",
"front_writing screen",
"front_writing blackboard",
"front_ask to answer",
"front_demonstrate"
],
"student": [
"no person",
"discussion group",
"students reading",
"students writing",
"individual tutoring",
"students listen",
"flipped_students listen",
"flipped_students reading",
"flipped_students writing",
"flipped_individual tutoring",
"single_standup_students reading",
"single_standup_students writing",
"single_standup_students listen",
"flipped_single_standup_students reading",
"flipped_single_standup_students writing",
"flipped_single_standup_students listen",
"mult_standup_students reading",
"mult_standup_students writing",
"mult_standup_students listen",
"flipped_mult_standup_students reading",
"flipped_mult_standup_students writing",
"flipped_mult_standup_students listen",
"front_single_standup_students reading",
"front_single_standup_students writing",
"front_single_standup_students listen",
"flipped_front_single_standup_students reading",
"flipped_front_single_standup_students writing",
"flipped_front_single_standup_students listen",
"single_standup",
"mult_standup",
"students raise hand",
"answer questions",
"students dialogue"
]
}