Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style editor for question creation #94

Open
kaimikael opened this issue May 4, 2017 · 3 comments
Open

Style editor for question creation #94

kaimikael opened this issue May 4, 2017 · 3 comments

Comments

@kaimikael
Copy link
Contributor

As a trail creator I would like to set italics, boldface etc on the questions and descriptions.

At least when using a full-size screen to edit activity items, it should be possible to have functions to set styles for the text, a bit like the editor toolbar here.

@pjotrsavitski
Copy link
Member

There are many different editors that could be used for that purpose. Some of those might even work with handheld/mobile devices.

We should probably decide which formatting options are required and make a choice based on that. The smaller and simpler the editor, the better.

If we decide to use some HTML producing Wysiwyg, then there is also a need to make sure that nothing beyond allowed element would be tolerated. This is important due to possibility of an attach vector by allowing HTML input and outputting it.

@kaimikael
Copy link
Contributor Author

I think it should be perfectly fine with font size, bolding, italicising and possibly (lower priority) an image link.

@pjotrsavitski
Copy link
Member

Ok. I will then try to choose something simple and preferably touchscreen friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants