comment.children.create:body=>"comment body",:title=>"comment title #{rand(50)}",:user_id=>1,:course_id=>1,:comment_thread_id=>comment_thread.id
comment.children.create:body=>"comment body",:title=>"comment title #{rand(50)}",:user_id=>1,:course_id=>1,:comment_thread_id=>comment_thread.id,:endorsed=>[true,false].sample