nodebb-plugin-registration-exam
Version:
Adds an exam page in your forum, so any new user must pass the exam to register.
24 lines • 680 B
JSON
{
"banner": "註冊考試",
"title": "註冊考試",
"duration": "時間",
"minutes": "分鐘",
"total-score": "總分",
"need-score-front": "得到",
"need-score-end": "分即可通過",
"begin-exam": "開始",
"score": "得分:",
"passed": "考試通過!",
"failed": "考試失敗...",
"invitation": "邀請碼:",
"bad-invitation-code": "邀請碼錯誤",
"register-info": "邀請碼:",
"exam-link": "考試獲得",
"timer-front": "倒計時:",
"timer-end": "秒",
"timeup": "時間到",
"prev": "上一步",
"next": "下一步",
"submit": "交卷",
"ip-limit": "到達每日提交上限"
}