You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
Original issue reported on code.google.com by
leonard....@gmail.com
on 12 Sep 2012 at 1:31The text was updated successfully, but these errors were encountered: