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
No edit summary
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 8: Line 8:
*Teacher’s interface
*Teacher’s interface


**1. Add a test sheet 新增測驗卷
:*1. Add a test sheet 新增測驗卷




**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 新增程式題型
   
   


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


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


**6. Choose the question you want to put into the test sheet選擇欲測驗程式題加入該測驗卷
:*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”. 左方就會產生該測驗卷內的題目,按下”儲存更改”
:*7. Now the test sheet completed on the left side. Then press the “save”. 左方就會產生該測驗卷內的題目,按下”儲存更改”
   
   


**8. Preview the test sheet預覽測驗卷
:*8. Preview the test sheet預覽測驗卷
    
    


Line 35: Line 35:
*Student’s interface
*Student’s interface


**1. Click the test sheet點該測驗卷
:*1. Click the test sheet點該測驗卷
   
   


**2. After press the “start”, and you can start to test. 按下開始做答後,即可開始測驗
:*2. After press the “start”, and you can start to test. 按下開始做答後,即可開始測驗
   
   
   
   
**3. Then, click”compile”.按下編譯,取消
:*3. Then, click”compile”.按下編譯,取消
   
   
   
   
**4. Send all全部送出
:*4. Send all全部送出

Revision as of 15:44, 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
  • 1. Click the test sheet點該測驗卷


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


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


  • 4. Send all全部送出