BrechtDeMan / WebAudioEvaluationTool

A tool based on the HTML5 Web Audio API to perform perceptual audio evaluation tests locally or on remote machines over the web.
https://code.soundsoftware.ac.uk/projects/webaudioevaluationtool
GNU General Public License v3.0
115 stars 38 forks source link

Formatting Text in Survey Statement #284

Open djmoffat opened 6 years ago

djmoffat commented 6 years ago

Hey,

Is there a nice or elegant way to format text in a survey statement? Eg. line return, bold text ect.

I have tried passing in \n characters, but that didn't work.

nickjillings commented 6 years ago

It should all be Markdown formatted. And then you simple add new lines in the text by adding new line in the xml.

On 19 Oct 2018, at 20:16, djmoffat notifications@github.com<mailto:notifications@github.com> wrote:

Hey,

Is there a nice or elegant way to format text in a survey statement? Eg. line return, bold text ect.

I have tried passing in \n characters, but that didn't work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/BrechtDeMan/WebAudioEvaluationTool/issues/284, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFYy2py8m1V5QH0kQXcHZCfBscQiYViRks5umiTsgaJpZM4XxReC.

djmoffat commented 6 years ago

Markdown, that is good to know.

I couldn’t see that anywhere in the wiki - and actually can’t see where I should add it either. We should really have a section all about survey questions and pre and post questionnaire (Other than the XML spec)

On 19 Oct 2018, at 21:19, Nick Jillings notifications@github.com wrote:

It should all be Markdown formatted. And then you simple add new lines in the text by adding new line in the xml.

On 19 Oct 2018, at 20:16, djmoffat notifications@github.com<mailto:notifications@github.com> wrote:

Hey,

Is there a nice or elegant way to format text in a survey statement? Eg. line return, bold text ect.

I have tried passing in \n characters, but that didn't work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/BrechtDeMan/WebAudioEvaluationTool/issues/284, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFYy2py8m1V5QH0kQXcHZCfBscQiYViRks5umiTsgaJpZM4XxReC. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BrechtDeMan/WebAudioEvaluationTool/issues/284#issuecomment-431487208, or mute the thread https://github.com/notifications/unsubscribe-auth/AD-OzNB6iOdxoR8Wf_IH_Sqa0qLD5v3aks5umjPvgaJpZM4XxReC.