Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Action models hierarchy #33

Open
effa opened this issue Apr 2, 2017 · 0 comments
Open

Create Action models hierarchy #33

effa opened this issue Apr 2, 2017 · 0 comments
Milestone

Comments

@effa
Copy link
Member

effa commented Apr 2, 2017

Each specific action type to have its own django model inheriting from common Action model, e.g. StartTask(Action) and SeeInstruction(Action). This would allow for all action attributes (such as student_id) to be a columns, which is needed (e.g. to find the last interaction for given student).

@effa effa added this to the Next Tasks milestone Apr 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant