|
@@ -1192,7 +1192,7 @@ const LANG_EN_US = {
|
|
|
addCourseMeg5: 'Failed to invite',
|
|
|
enterNotification: 'Please input notification',
|
|
|
filterClass: 'My lessons',
|
|
|
- filterAct: 'Filter my activities',
|
|
|
+ filterAct: 'My activities',
|
|
|
classTea: 'Taught by',
|
|
|
|
|
|
//ManageClass.vue
|
|
@@ -5274,7 +5274,7 @@ const LANG_EN_US = {
|
|
|
summary1: "Added Today",
|
|
|
summary2: "Practiced",
|
|
|
summary3: "Mastered",
|
|
|
- summary4: "Total of smart wrong questions",
|
|
|
+ summary4: "Total Questions No.",
|
|
|
summary5: "Last Review",
|
|
|
summary6: "Recommended Review Time",
|
|
|
summary7: "Last Practice",
|
|
@@ -5285,7 +5285,7 @@ const LANG_EN_US = {
|
|
|
chartText1: "Incorrectly Answered Question Difficulty Distribution",
|
|
|
chartText2: "Learning Difficulty Distribution",
|
|
|
button1: "Start Practice",
|
|
|
- button2: "Search for wrong questions in collection",
|
|
|
+ button2: "Search all incorrectly answered questions",
|
|
|
button3: "Start Reviewing",
|
|
|
button4: "Start",
|
|
|
sundry1: "Quantity",
|
|
@@ -7589,11 +7589,11 @@ const LANG_EN_US = {
|
|
|
totals:'Total'
|
|
|
},
|
|
|
classrooming: {
|
|
|
- title: 'Statistics in Class',
|
|
|
- taskNums: 'Learning tasks',
|
|
|
- productionNums: 'Learning works',
|
|
|
- topicNums: 'Questions',
|
|
|
- interactionNums: 'Student interactions',
|
|
|
+ title: 'Lesson Statistics',
|
|
|
+ taskNums: 'Learning Tasks',
|
|
|
+ productionNums: 'Learning Works',
|
|
|
+ topicNums: 'Assessment Questions',
|
|
|
+ interactionNums: 'Student Interactions',
|
|
|
},
|
|
|
device: {
|
|
|
title: 'Device Statistics',
|