|
@@ -621,7 +621,12 @@ const LANG_EN_US = {
|
|
|
cc4: 'Teacher:',
|
|
|
stuClient: 'Web IRS No.',
|
|
|
noCus: 'No course information yet',
|
|
|
- noList: 'No list data yet'
|
|
|
+ noList: 'No list data yet',
|
|
|
+ regulator: 'Channel management',
|
|
|
+ channelsize: 'Channel space',
|
|
|
+ discussClass: 'No. of oridinary observation lessons',
|
|
|
+ discussJoin: 'No. of oridinary lesson observation connections',
|
|
|
+ notAuthorized: 'No license found yet'
|
|
|
},
|
|
|
// 班级管理
|
|
|
classMgmt: {
|
|
@@ -1848,37 +1853,37 @@ const LANG_EN_US = {
|
|
|
publishType1: 'Start Now',
|
|
|
publishType2: 'Scheduled Start Time',
|
|
|
testType: [{
|
|
|
- label: "Single Answer",
|
|
|
- value: "single"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Multiple Answers",
|
|
|
- value: "multiple"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "True-False",
|
|
|
- value: "judge"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Cloze",
|
|
|
- value: "complete"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Writing",
|
|
|
- value: "subjective"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Question Set",
|
|
|
- value: "compose"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Correcting",
|
|
|
- value: "correct"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Matching",
|
|
|
- value: "connector"
|
|
|
- },
|
|
|
+ label: "Single Answer",
|
|
|
+ value: "single"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Multiple Answers",
|
|
|
+ value: "multiple"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "True-False",
|
|
|
+ value: "judge"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Cloze",
|
|
|
+ value: "complete"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Writing",
|
|
|
+ value: "subjective"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Question Set",
|
|
|
+ value: "compose"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Correcting",
|
|
|
+ value: "correct"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Matching",
|
|
|
+ value: "connector"
|
|
|
+ },
|
|
|
]
|
|
|
},
|
|
|
// 首页相关
|
|
@@ -3339,34 +3344,34 @@ const LANG_EN_US = {
|
|
|
title: 'Survey',
|
|
|
questionType: 'Survey Type',
|
|
|
type: [{
|
|
|
- code: 0,
|
|
|
- value: 'Academic Education'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 1,
|
|
|
- value: 'Satisfaction Survey'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 2,
|
|
|
- value: 'Voting Election'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 3,
|
|
|
- value: 'Others'
|
|
|
- }
|
|
|
+ code: 0,
|
|
|
+ value: 'Academic Education'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: 1,
|
|
|
+ value: 'Satisfaction Survey'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: 2,
|
|
|
+ value: 'Voting Election'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: 3,
|
|
|
+ value: 'Others'
|
|
|
+ }
|
|
|
],
|
|
|
state: [{
|
|
|
- code: 100,
|
|
|
- value: 'Scheduled'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 200,
|
|
|
- value: 'In progress'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 300,
|
|
|
- value: 'Has ended'
|
|
|
- }
|
|
|
+ code: 100,
|
|
|
+ value: 'Scheduled'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: 200,
|
|
|
+ value: 'In progress'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: 300,
|
|
|
+ value: 'Has ended'
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
// 站内通知
|
|
@@ -4406,40 +4411,39 @@ const LANG_EN_US = {
|
|
|
achievement: "My Grade",
|
|
|
},
|
|
|
testType: [{
|
|
|
- label: "Single Answer",
|
|
|
- value: "single"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Multiple Answers",
|
|
|
- value: "multiple"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "True-False",
|
|
|
- value: "judge"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Cloze",
|
|
|
- value: "complete"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Writing",
|
|
|
- value: "subjective"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Question Set",
|
|
|
- value: "compose"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Correcting",
|
|
|
- value: "correct"
|
|
|
- },
|
|
|
- {
|
|
|
- label: "Matching",
|
|
|
- value: "connector"
|
|
|
- },
|
|
|
- ],
|
|
|
- state1: [
|
|
|
+ label: "Single Answer",
|
|
|
+ value: "single"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Multiple Answers",
|
|
|
+ value: "multiple"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "True-False",
|
|
|
+ value: "judge"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Cloze",
|
|
|
+ value: "complete"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Writing",
|
|
|
+ value: "subjective"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Question Set",
|
|
|
+ value: "compose"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "Correcting",
|
|
|
+ value: "correct"
|
|
|
+ },
|
|
|
{
|
|
|
+ label: "Matching",
|
|
|
+ value: "connector"
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ state1: [{
|
|
|
type: 'all',
|
|
|
status: 'All Activity Status'
|
|
|
},
|
|
@@ -4460,8 +4464,7 @@ const LANG_EN_US = {
|
|
|
status: 'Absent'
|
|
|
}
|
|
|
],
|
|
|
- state2: [
|
|
|
- {
|
|
|
+ state2: [{
|
|
|
type: 'All',
|
|
|
status: 'All Activity Status'
|
|
|
},
|
|
@@ -7280,9 +7283,9 @@ const LANG_EN_US = {
|
|
|
},
|
|
|
class: {
|
|
|
total: 'Year Total Data',
|
|
|
- lastWeek: 'Last week',
|
|
|
- nowMonth: 'This month',
|
|
|
- vitality: 'Active Status',
|
|
|
+ lastWeek: 'Last week',
|
|
|
+ nowMonth: 'This month',
|
|
|
+ vitality: 'Active Status',
|
|
|
},
|
|
|
research: {
|
|
|
accomplish: 'Completed',
|
|
@@ -7325,13 +7328,13 @@ const LANG_EN_US = {
|
|
|
},
|
|
|
class: {
|
|
|
lessonTitle: 'Lesson Record',
|
|
|
- activityTitle: 'Activity',
|
|
|
- interactionTitle: 'Interaction',
|
|
|
- totalTitle: 'Total Data',
|
|
|
- todayData: 'Today Data',
|
|
|
- contrastYesterday: 'Compare with yesterday',
|
|
|
- contrastLastmonth: 'Compare with last month',
|
|
|
- contrastLastyear: 'Compare with last year',
|
|
|
+ activityTitle: 'Activity',
|
|
|
+ interactionTitle: 'Interaction',
|
|
|
+ totalTitle: 'Total Data',
|
|
|
+ todayData: 'Today Data',
|
|
|
+ contrastYesterday: 'Compare with yesterday',
|
|
|
+ contrastLastmonth: 'Compare with last month',
|
|
|
+ contrastLastyear: 'Compare with last year',
|
|
|
},
|
|
|
gradeTitle: 'Grade Distribution',
|
|
|
subjectTitle: 'Subject Distribution',
|