|
@@ -19,17 +19,8 @@ export default {
|
|
|
privateVote: 'Personal vote',
|
|
|
schoolSurvey: 'School Level Questionnaire',
|
|
|
privateSurvey: 'Personal Questionnaire',
|
|
|
- search: 'Please enter the query content...'
|
|
|
- },
|
|
|
- event: {
|
|
|
- allStatus: 'All activity status',
|
|
|
- unFinished: 'Unfinished',
|
|
|
- Fineshed: 'Completed',
|
|
|
- Timeout: 'Timeout',
|
|
|
- makeupExam: 'Can make up the exam',
|
|
|
- makeupHw: 'Can make up',
|
|
|
- selectActivity: 'Please select an activity from the list',
|
|
|
- allSubject: 'Comprehensive subjects'
|
|
|
+ search: 'Please enter the query content...',
|
|
|
+ notice: '此功能暂未开放!'
|
|
|
},
|
|
|
state: [
|
|
|
{
|
|
@@ -45,6 +36,16 @@ export default {
|
|
|
status: 'Completed'
|
|
|
}
|
|
|
],
|
|
|
+ event: {
|
|
|
+ allStatus: 'All activity status',
|
|
|
+ unFinished: 'Unfinished',
|
|
|
+ Fineshed: 'Completed',
|
|
|
+ Timeout: 'Timeout',
|
|
|
+ makeupExam: 'Can make up the exam',
|
|
|
+ makeupHw: 'Can make up',
|
|
|
+ selectActivity: 'Please select an activity from the list',
|
|
|
+ allSubject: 'Comprehensive subjects'
|
|
|
+ },
|
|
|
'settingView-title': 'Personal settings',
|
|
|
'teammodel-account-management': {
|
|
|
'page-title': 'TeamModel account management',
|
|
@@ -159,6 +160,52 @@ export default {
|
|
|
},
|
|
|
latestNotification: 'Latest notification',
|
|
|
postAt: 'Posted on',
|
|
|
+ '______________': '______________',
|
|
|
+ 'eventView-title': '活动任务',
|
|
|
+ nextTask: '下个活动',
|
|
|
+ allStatus: '所有活动状态',
|
|
|
+ unFinished: '未完成',
|
|
|
+ Fineshed: '已完成',
|
|
|
+ Timeout: '已逾时',
|
|
|
+ makeupExam: '可补考',
|
|
|
+ makeupHW: '可补交',
|
|
|
+ empty: '目前无资料 ~',
|
|
|
+ baseInfo: {
|
|
|
+ subject: '科目:',
|
|
|
+ teacher: '教师:',
|
|
|
+ period: '活动期限:',
|
|
|
+ postTime: '发布时间:',
|
|
|
+ classTime: '上课时间',
|
|
|
+ unFinished: '未完成',
|
|
|
+ Fineshed: '已完成',
|
|
|
+ Closed: '已结束'
|
|
|
+ },
|
|
|
+ billboard: {
|
|
|
+ description: '描述',
|
|
|
+ referlink: '连结资料',
|
|
|
+ attachment: '附件',
|
|
|
+ reference: '参考资料'
|
|
|
+ },
|
|
|
+ preview: {
|
|
|
+ checkpoint: '活动任务',
|
|
|
+ tutorial: '编序教材',
|
|
|
+ multiQues: '多题闯关模组',
|
|
|
+ previewContent: {
|
|
|
+ tutorial: '教材',
|
|
|
+ Des: '内容',
|
|
|
+ Unit: '单元',
|
|
|
+ quiz: '随堂考'
|
|
|
+ },
|
|
|
+ previous: '上一题',
|
|
|
+ next: '下一题',
|
|
|
+ sentAns: '送出答案',
|
|
|
+ tryAgain: '详读教材,再试一次',
|
|
|
+ nextUnit: '下一单元',
|
|
|
+ goHome: '回到首页',
|
|
|
+ quizRetries: '测验重试次数',
|
|
|
+ crossUnitHint: '上个单元测验尚未完成,请先完成方可进行本单元测验',
|
|
|
+ timeoutHint: '课前预习活动时间已结束,仍可进行教材阅读与练习,如于结束时间前未完成,相关成绩可能受到影响。'
|
|
|
+ },
|
|
|
vote: {
|
|
|
bollotbox: 'Voting area',
|
|
|
submit: 'OK to submit',
|
|
@@ -175,7 +222,10 @@ export default {
|
|
|
warning: 'Voting failed, please check the voting information! ',
|
|
|
warning2: 'The maximum number of votes has been exceeded! ',
|
|
|
voteRes: 'Voting results',
|
|
|
- voteRecord: 'Vote Record'
|
|
|
+ voteRecord: 'Vote Record',
|
|
|
+ voteTime: '投票时间',
|
|
|
+ noData: '暂无投票结果数据',
|
|
|
+ option: '选项',
|
|
|
},
|
|
|
homework: {
|
|
|
homeworkUpload: 'Job upload area',
|
|
@@ -234,6 +284,7 @@ export default {
|
|
|
onlywrong: 'Only practice the wrong answer',
|
|
|
questions: 'The question',
|
|
|
submitted: 'Submission of paper',
|
|
|
+ submitted1: "结束练习",
|
|
|
finish: 'Completed',
|
|
|
showAns: 'Show answers',
|
|
|
hideAns: 'Hide the answer',
|
|
@@ -254,6 +305,13 @@ export default {
|
|
|
conAnswer2: ', please complete the question first! ',
|
|
|
conAnswer: 'Continue to answer',
|
|
|
okSubmit: 'Confirm to submit the paper',
|
|
|
+ exitWrong: "离开错题练习提示",
|
|
|
+ exitWrongDe: "系统检测您尚未「结束练习」,如您选择「确定」,",
|
|
|
+ exitWrongDes: "则目前作答将不保存,下次需重新练习",
|
|
|
+ endPractice: "结束练习提示",
|
|
|
+ endPracticeDe: "是否继续练习?",
|
|
|
+ endPracticeBtn1: "继续练习",
|
|
|
+ endPracticeBtn2: "结束练习",
|
|
|
qNo: 'Question number:',
|
|
|
correction: 'right',
|
|
|
queNo: 'Title:',
|
|
@@ -302,6 +360,7 @@ export default {
|
|
|
student: 'person',
|
|
|
keyPointPerformance: 'Knowledge point performance radar chart',
|
|
|
me: 'personal',
|
|
|
+ participantClass: '全班',
|
|
|
participantAverage: 'The whole school',
|
|
|
recognizePerformance: 'Cognitive Level Radar Chart'
|
|
|
},
|
|
@@ -347,7 +406,16 @@ export default {
|
|
|
solution: 'Solution',
|
|
|
analysis: 'Analysis',
|
|
|
correctRate: 'correct answer rate',
|
|
|
- relatedAQues: 'Related Questions'
|
|
|
+ relatedAQues: 'Related Questions',
|
|
|
+ answer: '作答',
|
|
|
+ inputAnswers: '请输入作答结果',
|
|
|
+ emput: '空'
|
|
|
+ },
|
|
|
+ queNaire: {
|
|
|
+ submitSuccess: '提交成功',
|
|
|
+ overTime: '不在作答时间范围内!',
|
|
|
+ answerErr: '作答数据错误!',
|
|
|
+ fileErr: '问卷获取失败!'
|
|
|
},
|
|
|
'informview-title': 'Notification overview',
|
|
|
view: 'Go to view',
|