Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: C Programming.

C Programming: Difference between revisions

From MoodleDocs
(The C_Programming module is a tool that can improve programming skills with the moodle platform.)
 
No edit summary
Line 1: Line 1:
*Installation:
*Installation:
1. Must install moodle package first.
1. Must install moodle package first.
(**Warning:before you install this module, you must backup the moodle you had or the module can not work correctly.)
  -(**Warning:before you install this module, you must backup the moodle you had or the module can not work correctly.)


2. Install this module to your computer.
2. Install this module to your computer.
Line 11: Line 11:
1. Add a test sheet 新增測驗卷
1. Add a test sheet 新增測驗卷


[[Image:Example.jpg]]


2. Giving the name of the test sheet命名
2. Giving the name of the test sheet命名
   
   


3. Add an programming question 新增程式題型
3. Add an programming question 新增程式題型
Line 48: Line 44:
   
   
   
   
Send all全部送出
Send all全部送出

Revision as of 15:36, 25 April 2009

  • Installation:

1. Must install moodle package first.

  -(**Warning:before you install this module, you must backup the moodle you had or the module can not work correctly.)

2. Install this module to your computer.

  -Put this module into the "question" directory. 

The procedure for using this module after the installation: Teacher’s interface

1. Add a test sheet 新增測驗卷


2. Giving the name of the test sheet命名


3. Add an programming question 新增程式題型


4. Generate programming questions建立程式題(配合資料庫出題)


5.Group those question into hard, middle, easy levels將程式題歸類難中易


6. Choose the question you want to put into the test sheet選擇欲測驗程式題加入該測驗卷


7. Now the test sheet completed on the left side. Then press the “save”. 左方就會產生該測驗卷內的題目,按下”儲存更改”


8. Preview the test sheet預覽測驗卷


Student’s interface Click the test sheet點該測驗卷


After press the “start”, and you can start to test. 按下開始做答後,即可開始測驗


Then, click”compile”.按下編譯,取消


Send all全部送出