Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/trad_chinese/pedaSuggest.inc.php

23 lines
1.4 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$GeneralDescription = "概略介紹";
$GeneralDescriptionQuestions = "這課程處於這計劃的甚麼位置?有沒有甚麼先決要素?這課程如何連接其他課程?";
$GeneralDescriptionInformation = "有關課程(時數、編號、室號......)及教師(名、姓、辦公室、電話、電郵......)";
$Objectives = "目標";
$ObjectivesInformation = "展示課程的整體及詳細目標";
$ObjectivesQuestions = "使用者在課程完結時能做到甚麼?課程的過程中,他們需要製作甚麼?";
$Topics = "議題";
$TopicsInformation = "課程中的主題清單。每個主題的重要性。難易程度。結構及各部份的關連。";
$Methodology = "方法";
$MethodologyQuestions = "使用甚麼方法及活動可以協助學員達到課程的目?配合的時間表?";
$MethodologyInformation = "活動展示(會議、文章、小組調查、實驗......)";
$CourseMaterial = "課程材料";
$CourseMaterialQuestions = "有沒有課程手冊、文章系列、相關文獻或網址連結清單?";
$CourseMaterialInformation = "課程材料簡介";
$HumanAndTechnicalResources = "人力及科技資源";
$Assessment = "評估程序";
$AssessmentQuestions = "使用者如何被評估?有沒有策略以協助使用者掌握課題?";
$AssessmentInformation = "考試問題範例、及格因素、提示及小技巧";
?>