Courseware / buddypress-courseware

BuddyPress Courseware
http://buddypress.coursewa.re
GNU General Public License v2.0
121 stars 34 forks source link

WYSIWYG editor to questions fields in the Quiz/Test #70

Open reflexxi opened 12 years ago

reflexxi commented 12 years ago

Hello!

Is there anyway to attach an image to a question? I teach a course where sometimes having an image in the question would be very handy. For example, a picture of an apple might appear and the user has to select what fruit it is in a list menu. Thanks for the wonderful plugin,

reflexxi

stas commented 12 years ago

Hi, could you guys please use the forums from http://coursewa.re This is a bug-tracker all by all not a hot-line :)

Regarding your question, just type manually html you want, like <img
src="img.png"/> Should work!

În data de Mon, 23 Jan 2012 19:19:46 +0200, reflexxi
reply@reply.github.com
a scris:

Hello!

Is there anyway to attach an image to a question? I teach a course where
sometimes having an image in the question would be very handy. For
example, a picture of an apple might appear and the user has to select
what fruit it is in a list menu. Thanks for the wonderful plugin,

reflexxi


Reply to this email directly or view it on GitHub: https://github.com/scholarpress/buddypress-courseware/issues/70

reflexxi commented 12 years ago

I apologize; I had a feeling this wasn't the correct place to request features, but nonetheless I appreciate the response and will take note of the forum link.

Thank you!

djis2012 commented 12 years ago

It would be nice to add the WYSIWYG editor to questions fields in the Quiz/Test

Thanks for the wonderful plugin

stas commented 12 years ago

I need to post-pone this feature, since aloha editor brings insane dependencies, and I don't want to spend time integrating and maintaining another js library in Courseware.

Just learn HTML for now if you want to embed stuff... Sorry.