|
@@ -181,9 +181,9 @@ export default {
|
|
|
defaultRecentClass: 'Introduction to Microprocessor Basics and Applications',
|
|
|
defaultClassTime: 'Wednesday 13:30-16:30 (Sections 7-9)',
|
|
|
defaultClassPlace: 'F504 classroom in the fifth teaching building',
|
|
|
- todaydeadlineList: 'Today deadline event reminder',
|
|
|
- endsToday: "ends today at ",
|
|
|
- endsTodayTime: '',
|
|
|
+ todaydeadlineList: 'Ends Today',
|
|
|
+ endsToday: "Today",
|
|
|
+ endsTodayTime: 'ends today at 23:59',
|
|
|
addCourse: "Enter the course invitation code to join it",
|
|
|
courseType: {
|
|
|
success: "Join the course successfully",
|
|
@@ -435,9 +435,9 @@ export default {
|
|
|
},
|
|
|
exam: {
|
|
|
info: {
|
|
|
- total1: "共",
|
|
|
- total2: "總計",
|
|
|
- num: "題",
|
|
|
+ total1: "Total ",
|
|
|
+ total2: "Total Score",
|
|
|
+ num: " questions",
|
|
|
},
|
|
|
score111: "",
|
|
|
examLink: 'Exam File Link',
|
|
@@ -469,7 +469,7 @@ export default {
|
|
|
questions: 'questions',
|
|
|
submitted: 'Submit Answer',
|
|
|
submitted1: "End The Practice",
|
|
|
- againPractice: "再次練習",
|
|
|
+ againPractice: "Practice Again",
|
|
|
finish: 'Completed',
|
|
|
showAns: 'Show the answer',
|
|
|
hideAns: 'Hide the answer',
|
|
@@ -495,7 +495,7 @@ export default {
|
|
|
conAnswer2: ', please complete the question first!',
|
|
|
conAnswer: 'Continue to answer',
|
|
|
okSubmit: 'Confirm to submit answers',
|
|
|
- exitWrong: "Leave Incorrectly Answered Questions Practice Reminder",
|
|
|
+ exitWrong: "Leave Practice Reminder",
|
|
|
exitWrongDe: 'The system detects that you have not yet "End practicing", if you select "OK",',
|
|
|
exitWrongDes: "the current answer will not be saved, and you need to practice again next time.",
|
|
|
endPractice: "End Practice Reminder",
|
|
@@ -541,7 +541,7 @@ export default {
|
|
|
noAnalyse: 'No explanation yet',
|
|
|
noKnowledge: 'No key concept yet',
|
|
|
wrongPractice: 'Practice',
|
|
|
- website: "網址",
|
|
|
+ website: "Website",
|
|
|
},
|
|
|
timeoutHint: 'The assessment has ended. Overdue will be calculated as 0 points, or wait for the teacher to allow make-ups.',
|
|
|
timeoutHint1: 'The assessment has ended and system is waiting for HiTeach for data.',
|
|
@@ -557,7 +557,7 @@ export default {
|
|
|
score: 'Score',
|
|
|
difficulty: 'Average difficulty of questions',
|
|
|
average: 'Class Average Score',
|
|
|
- waiting: "等待統計分數",
|
|
|
+ waiting: "Waiting for the score count",
|
|
|
rightNum: 'My number of correctly answered questions',
|
|
|
smartComment: 'Smart Comment',
|
|
|
keypoint: 'Recommended key concepts for review:',
|
|
@@ -631,15 +631,15 @@ export default {
|
|
|
noScoreType: "Not graded",
|
|
|
finishOk: "Graded",
|
|
|
practiceType: {
|
|
|
- onlyWrong: "僅練習錯題",
|
|
|
- all: "練習全部",
|
|
|
- haveStar: "僅練習星號題",
|
|
|
+ onlyWrong: "Incorrect",
|
|
|
+ all: "All",
|
|
|
+ haveStar: "Star",
|
|
|
},
|
|
|
- disorder: "亂序選項(選擇題)",
|
|
|
- start: "開始",
|
|
|
+ disorder: "Random Options",
|
|
|
+ start: "Start",
|
|
|
message: {
|
|
|
- noWrong: "當前評量無錯題可進行練習!",
|
|
|
- noStar: "當前評量無標星題目!",
|
|
|
+ noWrong: "This assessment does not have incorrectly answered questions!",
|
|
|
+ noStar: "This assessment does not have starred questions!",
|
|
|
}
|
|
|
},
|
|
|
queNaire: {
|
|
@@ -682,10 +682,10 @@ export default {
|
|
|
classmates: 'Classmates list',
|
|
|
classmates1: 'TEAM Model List',
|
|
|
classRecord: "Lesson Records",
|
|
|
- examRecord: "評測清單",
|
|
|
- hwRecord: "作业清單",
|
|
|
- voteRecord: "投票活動",
|
|
|
- surRecord: "問卷活動",
|
|
|
+ examRecord: "Assesment List",
|
|
|
+ hwRecord: "Homework List",
|
|
|
+ voteRecord: "Poll Activity",
|
|
|
+ surRecord: "Survey Activity",
|
|
|
classID: 'Course Code',
|
|
|
classTime: 'Class Time',
|
|
|
classroom: 'Classroom',
|