You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A control operator is an operator which receives the standard input (ObjectT), and produces a control describing which activities should be open for which students.
The data structure for issuing a single control (to one activity, or a number of activities all getting the same command), is based on the activityDataT structure, however we also specify whether the mode is include or exclude. With include, only students/groups listed are included. With exclude, all students, other than the ones listed, are included.