|
@@ -385,10 +385,10 @@ export default {
|
|
|
noRes: 'Results are not yet calculated.',
|
|
|
getScore: 'Number of scored questions',
|
|
|
answerBack: 'Answering Review',
|
|
|
- right: 'Answer Correctly',
|
|
|
- wrong: 'Answer Incorrectly',
|
|
|
+ right: 'Answered Correctly',
|
|
|
+ wrong: 'Answered Incorrectly',
|
|
|
noScore: 'Not Graded',
|
|
|
- noAnswer: "No Answered",
|
|
|
+ noAnswer: "Not Answered",
|
|
|
ansRes: 'Answering Result',
|
|
|
mark: 'Annotate',
|
|
|
testAns: 'Reference Answer',
|