I changed ContributionForm.js so that its concept list gets concepts from database. Also I changed the model of Concept and add category attribute so that concepts can be split according to their course. I update views.py to delete duplicated and redundant code.
I changed ContributionForm.js so that its concept list gets concepts from database. Also I changed the model of Concept and add category attribute so that concepts can be split according to their course. I update views.py to delete duplicated and redundant code.