Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Model enhancements #107

Open
1 of 8 tasks
moschlar opened this issue Jan 15, 2013 · 0 comments
Open
1 of 8 tasks

Model enhancements #107

moschlar opened this issue Jan 15, 2013 · 0 comments

Comments

@moschlar
Copy link
Owner

Merged issue from #19 and #76 .

The model can surely be improved by using advanced SQLAlchemy techniques.

  • hybrid attributes
  • attribute_mapped_collection
  • Cascades
  • Composite primary keys
  • Maybe it would be wise to employ a ternary relation between User, Assignment and Submission, so that every User may have one or none Submission for each Assignment.
  • Multi-file support
  • Support for arbitrary binary file types
  • Support for submission version control
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant