Review quality & reviewer suggestions
Summary
een functie toegevoegd om de totale word_count en unique_wordcount uit een review te halen en op te tellen. Dat wordt in een dictionarry met een Json meegegeven. user_name wordt ook meegegeven.
#77 (closed)
Closes#73 (closed)
Closes- Yarn install before launch in every MS
Inside Public/
- Added endpoint reviewer recommendations
- Added endpoint reviewer recommendations
- Added user caching upon LTI launch
- Fixed stdin_open for React in Frontend
- Refactored routes to all use proxy middleware
- Removed unused scripts
Inside Data/
- Added ability to retrieve reviewer recommendations
- Added total wordcount for given and gotten reviews
- Added unique wordcount for given and gotten reviews
- Added Dockerfile where NLTK is downloaded beforehand
Inside Frontend/
- Added given reviews details component
- Added gotten reviews details component
- Refactored reviews dashboard components
- Added tooltip and Metricgroup component from instructure
- Added api endpoints to fetch reviewsdetails gotten
- Added api endpoints to fetch reviewsdetails given
- Added css elipses to shorten assignment name
- Added setup page for new or updated LTI's
- Performance for lazy loading
Inside Learning/
- Fixed /context/self 404 error
- Added cache user and assignment cache retreival
- Added current context APIs
- Performance caching certain requests with cache-first strategy
- Performance caching users after retreival
Inside Authentication/
- Added states and contet to (oAuth) sessions
Changes
Before merge
-
Changed code has been reviewed -
Tested to build, start and is usable
Edited by Ryan