jason.howald
Member
Posted 4 years ago #
I would like to use WordPress for homework -- a post by a student represents a homework submission. But it's important to me that students (sometimes) be able to read and peer review each others' work. This means responding to a post with something more than a comment or ranking -- essentially a child post, displayed alongside the original, and blessed as its "review."
How feasible is this? Is it already possible? Would it be a simple plugin? Or would it require massive overhaul?
Thank you!
-jah
Why can't a comment serve that purpose? You can restrict the blog comments to just registered users, they can be moderated and they stay with the post.
A comment would be perfect for this. You can change the theme to refer to comments as "reviews".
jason.howald
Member
Posted 4 years ago #
Thanks for your suggestions. That would require at least TinyMCEComments, but my user base (math students) needs extra editing support -- right now I'm using FCKeditor and the equation editor from Codecogs. Image and file uploads have to work for reviews as well.
Is it possible to change the comment toolbar to support all these things?
That functionality would require custom programming.