asaeed88 / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

Feature Request: New Activity/Assessment Question Type - "Short Answer" #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current activity and assessment types appear to be variants of multiple choice. 
 This is restrictive, repetitive and boring if overused.  I suggest adding 
other question types for use in both activities and assessments.

The "Short Answer" question type would allow students to enter a short string 
into a space provided.  Regular expression checking would allow the student's 
answer to be matched against one (or more) "correct" answer(s) provided by the 
assessor.

Original issue reported on code.google.com by leonard....@gmail.com on 12 Sep 2012 at 1:31

GoogleCodeExporter commented 9 years ago
You might use crowdsourcing to make the students rate the answer from 0 to 10 
(totally incorrect to absolutelly correct).

This is what Coursera do and it works perfectly, it engages students and they 
feel their value when collaborating and helping the teacher

Original comment by felipepb...@gmail.com on 20 Sep 2012 at 3:12

GoogleCodeExporter commented 9 years ago
tttt

Original comment by marcelo5...@gmail.com on 3 Oct 2012 at 12:26

GoogleCodeExporter commented 9 years ago
May be not!!!

Original comment by schoolan...@gmail.com on 17 Oct 2012 at 9:03

GoogleCodeExporter commented 9 years ago
This is available as regular expressions in both activities and assessments:

http://code.google.com/p/course-builder/wiki/CreateActivities#Free_text
http://code.google.com/p/course-builder/wiki/CreateAssessments#Questions

Original comment by r...@google.com on 16 May 2013 at 5:55