From db5b8c46eb74952645ef312c1b17be069d37b686 Mon Sep 17 00:00:00 2001 From: Ali Nawaz Date: Fri, 19 Jan 2024 19:53:26 +0500 Subject: [PATCH] chore: update helptext --- .../EditCoursePage/EditCourseForm.jsx | 10 ++--- .../EditCourseForm.test.jsx.snap | 42 +++++++++---------- 2 files changed, 24 insertions(+), 28 deletions(-) diff --git a/src/components/EditCoursePage/EditCourseForm.jsx b/src/components/EditCoursePage/EditCourseForm.jsx index b6a8620ea..3ed6da21f 100644 --- a/src/components/EditCoursePage/EditCourseForm.jsx +++ b/src/components/EditCoursePage/EditCourseForm.jsx @@ -989,19 +989,15 @@ export class BaseEditCourseForm extends React.Component {
Introductory
- No prerequisites; a learner who has completed some or - all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete - secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to - third or fourth year university students or master’s - degree students. + Significant prerequisites
diff --git a/src/components/EditCoursePage/__snapshots__/EditCourseForm.test.jsx.snap b/src/components/EditCoursePage/__snapshots__/EditCourseForm.test.jsx.snap index fd56bd950..3563de2a4 100644 --- a/src/components/EditCoursePage/__snapshots__/EditCourseForm.test.jsx.snap +++ b/src/components/EditCoursePage/__snapshots__/EditCourseForm.test.jsx.snap @@ -881,19 +881,19 @@ exports[`BaseEditCourseForm override slug format when IS_NEW_SLUG_FORMAT_ENABLED Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -2728,19 +2728,19 @@ exports[`BaseEditCourseForm renders correctly when submitting for review 1`] = ` Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -4575,19 +4575,19 @@ exports[`BaseEditCourseForm renders html correctly while submitting 1`] = ` Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -6565,19 +6565,19 @@ exports[`BaseEditCourseForm renders html correctly with administrator being true Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -8657,19 +8657,19 @@ exports[`BaseEditCourseForm renders html correctly with all data present 1`] = ` Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -10136,19 +10136,19 @@ exports[`BaseEditCourseForm renders html correctly with minimal data 1`] = ` Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites
@@ -11525,19 +11525,19 @@ exports[`BaseEditCourseForm renders html correctly with skills data when skills Introductory
- No prerequisites; a learner who has completed some or all secondary school could complete the course. + No prerequisites
Intermediate
- Basic prerequisites; learners need to complete secondary school or some university courses. + Basic prerequisites
Advanced
- Significant prerequisites; the course is geared to third or fourth year university students or master’s degree students. + Significant prerequisites