I made a Javascript Input Problem for this kind of thing:
https://github.com/Stanford-Online/js-input-samples/tree/master/text_logger
and the grading code is in our custom python module:
https://github.com/Colin-Fredericks/hx-py

It logs student responses to the standard edX logs. It marks things as 
"correct" if they have more than 10 characters typed in and just says 
"Thanks for your response." If you need it to be ungraded, you can always 
set it to 0 points.

Screen shot attached.


On Wednesday, November 8, 2017 at 3:45:50 PM UTC-5, Anna Callahan wrote:
>
>
> We need to have a problem type that allows learners to put in any text 
> they want and won't tell them it's incorrect when they hit the submit 
> button.  We've tried using the Peer Assessment type and then turning off 
> the peer grading, but unfortunately the way it looks to the user is then 
> very clunky with a bunch of text that is unnecessary/misleading.
>
> Ideally, the problem type we are looking for has a question followed by a 
> multi-line text box that users type into and submit with no instant 
> grading.  What can you recommend?
> Thank you,
> Anna
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/2cc7cef7-a9e9-4101-b38b-d869763b2bf0%40googlegroups.com.

Reply via email to