|
@@ -364,7 +364,7 @@ const LANG_EN_US = {
|
|
|
isShowLines: 'Sealing line',
|
|
|
objective: 'Objective Question',
|
|
|
complete: 'Cloze Question',
|
|
|
- subjective: 'Writing Question',
|
|
|
+ subjective: 'Subjective Question',
|
|
|
compositionZh: 'Essay(Language)',
|
|
|
compositionEn: 'Essay(English)',
|
|
|
tip1: 'Question Number',
|
|
@@ -576,8 +576,8 @@ const LANG_EN_US = {
|
|
|
pdName6: 'Haboard Smarter Touchscreen',
|
|
|
pdName7: 'AI Lecture Observation Lounge',
|
|
|
pdName8: 'Sokrates',
|
|
|
- pdName9: '藝術評測服務',
|
|
|
- pdName10: '五育看板',
|
|
|
+ pdName9: 'Art Assessment Service',
|
|
|
+ pdName10: 'All-round Quality Dashboard',
|
|
|
authDate: 'Expiry Date:',
|
|
|
fuAuth: 'Authorized Function:',
|
|
|
IRSnumber: 'Web IRS No.:',
|
|
@@ -870,12 +870,12 @@ const LANG_EN_US = {
|
|
|
},
|
|
|
newCusMgt: {
|
|
|
irs: {
|
|
|
- batchSetting: 'Batch setting seat number (IRS number)',
|
|
|
- batchText: 'Batch modification',
|
|
|
- cancel: 'Cancel batch settings',
|
|
|
- repeatTip: 'These seat numbers (IRS numbers) are duplicated, please check and try again:',
|
|
|
- allowPick: 'Allow self-selected seat number',
|
|
|
- pickTip: 'If the seat number you selected is already occupied, it will be automatically assigned by the system'
|
|
|
+ batchSetting: 'Batch set seat No. (IRS No.)',
|
|
|
+ batchText: 'Save',
|
|
|
+ cancel: 'Cancel',
|
|
|
+ repeatTip: 'These seat No. (IRS No.) are duplicated, please check and try again:',
|
|
|
+ allowPick: 'Allow students to choose their seat No.',
|
|
|
+ pickTip: 'If the seat No. you selected is already used, it will be automatically assigned by the system'
|
|
|
},
|
|
|
configCourse: 'Assigned courses this semester',
|
|
|
recommendFiles: 'Lesson Backup data',
|
|
@@ -1084,7 +1084,7 @@ const LANG_EN_US = {
|
|
|
schoolType: 'In-school Account',
|
|
|
tmIDType: 'ID',
|
|
|
qrCodeText: 'Invitation Code:',
|
|
|
- inviteUrl: 'Copy description with URL',
|
|
|
+ inviteUrl: 'Copy URL with description',
|
|
|
inviteShortUrl: 'Copy URL only',
|
|
|
copyUrl: 'Copy Link',
|
|
|
joinMessage1: "Allowed to join the course",
|
|
@@ -1356,7 +1356,7 @@ const LANG_EN_US = {
|
|
|
//MgtStuList.vue
|
|
|
nameList: 'Name list',
|
|
|
remvStu: 'Remove Student',
|
|
|
- editStu: 'Set IRS number',
|
|
|
+ editStu: 'Auto-set IRS number',
|
|
|
goBack: 'Click to go back',
|
|
|
delListTitle: 'Delete Customized Class',
|
|
|
notSet: 'Not set',
|
|
@@ -1659,7 +1659,7 @@ const LANG_EN_US = {
|
|
|
multiple: 'Multiple Answers',
|
|
|
judge: 'True-False',
|
|
|
complete: 'Cloze',
|
|
|
- subjective: 'Writing',
|
|
|
+ subjective: 'Subjective',
|
|
|
connector: 'Matching',
|
|
|
correct: 'Correcting',
|
|
|
compose: 'Question Set',
|
|
@@ -1831,8 +1831,8 @@ const LANG_EN_US = {
|
|
|
choosePaper: 'Select exam file',
|
|
|
choosed: 'Deselect',
|
|
|
searchPaper: 'Enter exam file name to search...',
|
|
|
- copyTip1: 'Use ',
|
|
|
- copyTip2: 'Duplicate'
|
|
|
+ copyTip1: 'Are you sure you want to duplicate ',
|
|
|
+ copyTip2: 'to create a new exam file'
|
|
|
},
|
|
|
importFile: {
|
|
|
uploadSuc: 'Exam file uploaded and parsed successfully!',
|
|
@@ -1842,7 +1842,7 @@ const LANG_EN_US = {
|
|
|
importTips: 'Import Notice',
|
|
|
tips1: ' Click on the upload icon above to select a file',
|
|
|
tips2: ' Only support ".docx, .xlsx, .xls" format file import, please refer to the template format to import',
|
|
|
- tips3: ' For now, only single answer, multiple answers, true-false, cloze, writing, matching, correcting, and question set are supported for import',
|
|
|
+ tips3: ' For now, only single answer, multiple answers, true-false, cloze, subjective, matching, correcting, and question set are supported for import',
|
|
|
tips4: ' Please keep the template language the same as the current browser language',
|
|
|
tips5: ' For more details, please refer to the template making instruction',
|
|
|
tips8: '',
|
|
@@ -2016,7 +2016,7 @@ const LANG_EN_US = {
|
|
|
value: "complete"
|
|
|
},
|
|
|
{
|
|
|
- label: "Writing",
|
|
|
+ label: "Subjective",
|
|
|
value: "subjective"
|
|
|
},
|
|
|
{
|
|
@@ -3000,7 +3000,7 @@ const LANG_EN_US = {
|
|
|
calcing: 'Result data are being processed now.,',
|
|
|
clickFresh: 'Click here to refresh',
|
|
|
inCalc: 'The data is being processed, please check later',
|
|
|
- total: 'Total Score ',
|
|
|
+ total: 'Total Score',
|
|
|
avgScore1: 'Total Average Score',
|
|
|
totalLabel: 'Total Quantity',
|
|
|
scoreMat: 'Score Segment',
|
|
@@ -4687,7 +4687,7 @@ const LANG_EN_US = {
|
|
|
value: "complete"
|
|
|
},
|
|
|
{
|
|
|
- label: "Writing",
|
|
|
+ label: "Subjective",
|
|
|
value: "subjective"
|
|
|
},
|
|
|
{
|
|
@@ -5112,7 +5112,7 @@ const LANG_EN_US = {
|
|
|
multiple: 'Multiple Answers Question',
|
|
|
judge: 'True-False Question',
|
|
|
complete: 'Cloze Question',
|
|
|
- subjective: 'Writing Question',
|
|
|
+ subjective: 'Subjective Question',
|
|
|
compose: 'Question Set',
|
|
|
correct: 'Correcting Question',
|
|
|
connector: 'Matching Question'
|
|
@@ -5592,7 +5592,7 @@ const LANG_EN_US = {
|
|
|
},
|
|
|
// 问卷调查
|
|
|
survey: {
|
|
|
- pickTip: 'To comply with the survey activity question template, we only keep the single answer, multiple answers, true-false, and writing questions from the exam file. Are you sure you want to continue?',
|
|
|
+ pickTip: 'To comply with the survey activity question template, we only keep the single answer, multiple answers, true-false, and subjective questions from the exam file. Are you sure you want to continue?',
|
|
|
pickTip2: 'Please select an exam file first',
|
|
|
pickPaper: 'Select questions from the question bank',
|
|
|
noItemTip: 'The content of the survey cannot be empty',
|
|
@@ -5611,7 +5611,7 @@ const LANG_EN_US = {
|
|
|
single: 'Single Answer Question',
|
|
|
multiple: 'Multiple Answers Question',
|
|
|
judge: 'True-False Question',
|
|
|
- subjective: 'Writing Question',
|
|
|
+ subjective: 'Subjective Question',
|
|
|
defaultName: 'Default Survey Name',
|
|
|
isExistTip: 'Unsaved survey activity already exists!',
|
|
|
getDataFailTip: 'Failed to obtain data!',
|
|
@@ -5667,7 +5667,7 @@ const LANG_EN_US = {
|
|
|
single: 'Single Answer',
|
|
|
multiple: 'Multiple Answers',
|
|
|
judge: 'True-False',
|
|
|
- subjective: 'Writing',
|
|
|
+ subjective: 'Subjective',
|
|
|
noCompleteTip: 'Please fill in completely',
|
|
|
confirmTitle: 'Friendly Reminder',
|
|
|
confirmText: 'Are you sure to delete this question?',
|
|
@@ -6837,7 +6837,7 @@ const LANG_EN_US = {
|
|
|
ql_text3: 'Multiple Answers Question',
|
|
|
ql_text4: 'True-False Question',
|
|
|
ql_text5: 'Cloze Question',
|
|
|
- ql_text6: 'Writing Question',
|
|
|
+ ql_text6: 'Subjective Question',
|
|
|
ql_text7: 'Question Set',
|
|
|
ql_text8: ' points',
|
|
|
ql_text9: 'View Answer and Explanation',
|
|
@@ -6940,7 +6940,7 @@ const LANG_EN_US = {
|
|
|
quType1: 'Single Answer',
|
|
|
quType2: 'Multiple Answer',
|
|
|
quType3: 'True-false',
|
|
|
- quType4: 'Writing',
|
|
|
+ quType4: 'Subjective',
|
|
|
trainType1: 'Demonstration and sharing of IT teaching cases',
|
|
|
trainType2: 'Expert Specialized Training',
|
|
|
trainType3: 'Homogeneous Pedagogy',
|