Features/Smart Objects/Shared Actions: Difference between revisions
No edit summary |
|||
| Line 8: | Line 8: | ||
** easy access for teachers to all students' work | ** easy access for teachers to all students' work | ||
** no need in special backup routines, everything is shared from the beginning and implicitly | ** no need in special backup routines, everything is shared from the beginning and implicitly | ||
== Conception == | |||
# object + tag + time = action, i.e., each action has duration | |||
# everything is on server | |||
# objects and actions might have tags | |||
# parental relationships for actions, action threads | |||
# the same objects might be used in several actions, objects have different states associated with different actions - object's history. | |||
# all (j)object are composite, they have different history for different users | |||
# action thread loops, useful for teachers since they teach the same from year to year and having a chance to compare what they do at this moment a year ago is useful | |||
== Teacher workflow == | == Teacher workflow == | ||
== Students workflow == | == Students workflow == | ||