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
If a user is uploading an existing paper that is approved with the fields exactly matching, show the link to that paper in the frontend and ask for confirmation to upload if they believe their version is better.
Points to Discuss
Should we create a new endpoint called /exact or use existing ones?
How should we handle papers that are incorrectly tagged? (eg: library papers have an empty course code but the code is written in the course name field.
Should we check for similar papers? Perhaps using the search endpoint algorithm but with less results and more filter conditions (year, semester, etc.)
The text was updated successfully, but these errors were encountered:
Points to Discuss
/exact
or use existing ones?The text was updated successfully, but these errors were encountered: