Allowing writing of reviews on reviews page.
LEARNER-1628 This allows enrolled users to write reviews on the reviews page that can be accessed through the course tools sidebar. A button in the top corner of the page toggles the widget that is configured with a setting in the common.py file. The reviews tool is Course Talk.
Showing
- lms/envs/common.py 4 additions, 0 deletionslms/envs/common.py
- lms/static/sass/features/_course-experience.scss 17 additions, 2 deletionslms/static/sass/features/_course-experience.scss
- openedx/features/course_experience/static/course_experience/js/CourseTalkReviews.js 31 additions, 0 deletions...perience/static/course_experience/js/CourseTalkReviews.js
- openedx/features/course_experience/static/course_experience/js/WelcomeMessage.js 2 additions, 2 deletions..._experience/static/course_experience/js/WelcomeMessage.js
- openedx/features/course_experience/static/course_experience/js/spec/WelcomeMessage_spec.js 1 addition, 1 deletion...e/static/course_experience/js/spec/WelcomeMessage_spec.js
- openedx/features/course_experience/templates/course_experience/course-reviews-fragment.html 5 additions, 2 deletions.../templates/course_experience/course-reviews-fragment.html
- openedx/features/course_experience/templates/course_experience/course_reviews_modules/coursetalk-reviews-fragment.html 11 additions, 3 deletions...e/course_reviews_modules/coursetalk-reviews-fragment.html
- openedx/features/course_experience/templates/course_experience/welcome-message-fragment.html 4 additions, 2 deletions...templates/course_experience/welcome-message-fragment.html
- openedx/features/course_experience/views/course_reviews.py 7 additions, 3 deletionsopenedx/features/course_experience/views/course_reviews.py
- webpack.config.js 1 addition, 0 deletionswebpack.config.js
Loading
Please register or sign in to comment