world-class / compass

Compass is a suite of tools for students enrolled in the University of London's online BSc in Computer Science program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restrict user to 1 review per class

BlairCurrey opened this issue · comments

I think this will depend on #31 and #32

Agreed. #31 is now resolved.

Best we implement review updates first (#32).

After we implement the update feature, if a user tries to write a another review for the same class we can either flash a message indicating as much and requesting they update their current review (maybe with a relevant link to where they can update it), or redirect to the update form. Former is probably better IMO because it gives the user more context.

This is complete. I will link this issue to the PR for #32 when I make it.