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
defaultMessage: 'Your grade does not match what the instructor intended for this practice session. Try rereading the prompt and response and adjust your grade accordingly.',
88
-
description: 'Student Training validation status alert',
88
+
description: 'Student training validation status alert',
defaultMessage: 'You have successfully submitted a practice grade.',
95
-
description: 'Practice Assessment submitted status alert heading',
95
+
description: 'Practice assessment submitted status alert heading',
96
96
},
97
97
});
98
98
99
99
constselfAlerts=defineMessages({
100
100
[stepStates.closed]: {
101
101
id: 'frontend-app-ora.StatusAlert.self.closed',
102
102
defaultMessage: 'The due date for this step has passed. This step is now closed. You can no longer complete a self assessment or continue with this assignment, and you will receive a grade of incomplete',
103
-
description: 'Student Training closed status alert',
103
+
description: 'Student training closed status alert',
description: 'Student Training closed status alert heading',
119
+
defaultMessage: 'Self assessment: Closed',
120
+
description: 'Student training closed status alert heading',
121
121
},
122
122
});
123
123
124
124
constpeerAlerts=defineMessages({
125
125
[stepStates.waiting]: {
126
126
id: 'frontend-app-ora.StatusAlert.peer.waiting',
127
-
defaultMessage: 'All submitted responses have been assessed. Check back later to see if more learners have submitted responses.',
128
-
description: 'Peer Assessment waiting status alert',
127
+
defaultMessage: 'All submitted responses have been assessed. Check back later to see if more learners have submitted responses.',
128
+
description: 'Peer assessment waiting status alert',
129
129
},
130
130
[stepStates.submitted]: {
131
131
id: 'frontend-app-ora.StatusAlert.peer.finished',
132
132
defaultMessage: 'You have successfully completed all of the required peer assessments for this assignment. You may assess additional peer responses if you want to. Completed additional assessments will no affect your grade.',
133
-
description: 'Peer Assessment finished status alert',
133
+
description: 'Peer assessment finished status alert',
134
134
},
135
135
[stepStates.closed]: {
136
136
id: 'frontend-app-ora.StatusAlert.peer.closed',
137
137
defaultMessage: 'The due date for this step has passed. This step is now closed. You can no longer complete peer assessments or continue with this assignment, and you will receive a grade of incomplete.',
138
-
description: 'Peer Assessment closed status alert',
138
+
description: 'Peer assessment closed status alert',
defaultMessage: 'You will have completed this step once your peers have finished grading your response. Check back periodically to see if there is an update. Optionally, you may also grade more peers while you wait.',
153
-
description: 'Peer Assessment waiting-for-peer-grades status alert',
152
+
defaultMessage: 'You will have completed this step once your peers have finished grading your response. Check back periodically to see if there is an update. Optionally, you may also grade more peers while you wait.',
153
+
description: 'Peer assessment waiting-for-peer-grades status alert',
defaultMessage: 'Your final grade will be ready once the instructor has finished grading your response. Check back periodically to see if there is an update.',
206
+
defaultMessage: 'Your final grade will be ready once the instructor has finished grading your response. Check back periodically to see if there is an update.',
207
207
description: 'Status alert message for staff assessment step',
0 commit comments