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 9: Line 9:
*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 36: 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:48, 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.
The website to download this module: ___________________________
  -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