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
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Because of the lacking of foreign_key constraint, some of the records are not valid but still stores in db, to fix:
null: falseto question_assessments, question_id and assessment_id, there arequestion_assessmentswith nil assessment_idHandle question_assessments with deleted_assessmentsTag and Taggable in different courses. Should drop the taggable instead.
Drop answers with null submission and question, add null: falseinconsistent folders (folders and subfolder belong to differernt course)