<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://tsgdoc.socsci.ru.nl/index.php?action=history&amp;feed=atom&amp;title=Help%3ALimeSurvey%2FDemo_audio</id>
	<title>Help:LimeSurvey/Demo audio - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://tsgdoc.socsci.ru.nl/index.php?action=history&amp;feed=atom&amp;title=Help%3ALimeSurvey%2FDemo_audio"/>
	<link rel="alternate" type="text/html" href="http://tsgdoc.socsci.ru.nl/index.php?title=Help:LimeSurvey/Demo_audio&amp;action=history"/>
	<updated>2026-06-23T13:34:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>http://tsgdoc.socsci.ru.nl/index.php?title=Help:LimeSurvey/Demo_audio&amp;diff=3816&amp;oldid=prev</id>
		<title>E.vandenberge: Created page with &quot;LimeSurvey has limited support for the use of audio in surveys, but luckily there is a workaround, described below. This process is very similar to Help:LimeSurvey/Demo_vide...&quot;</title>
		<link rel="alternate" type="text/html" href="http://tsgdoc.socsci.ru.nl/index.php?title=Help:LimeSurvey/Demo_audio&amp;diff=3816&amp;oldid=prev"/>
		<updated>2016-07-26T10:46:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;LimeSurvey has limited support for the use of audio in surveys, but luckily there is a workaround, described below. This process is very similar to Help:LimeSurvey/Demo_vide...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;LimeSurvey has limited support for the use of audio in surveys, but luckily there is a workaround, described below. This process is very similar to [[Help:LimeSurvey/Demo_video | adding video]]&lt;br /&gt;
For the best cross-browser support, convert your audio files to MP3.&lt;br /&gt;
&lt;br /&gt;
==Uploading Files==&lt;br /&gt;
First upload the audio. Do this the same way that you would upload images. You will not see a preview. There is no need to change anything about the settings.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:Video0.png|thumb|none|480px|Upload your file (screenshot says .mp4, but the same goes for .mp3]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:Video1.png|thumb|none|680px|Copy the URL path (Ctrl+C)]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
Cancel out of the Image Properties interface and paste the copied path in the question field for future reference.&lt;br /&gt;
&lt;br /&gt;
==Creating Audio Element==&lt;br /&gt;
&lt;br /&gt;
Click the ''Source'' button and add the following code:&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;audio autoplay=&amp;quot;autoplay&amp;quot; controls=&amp;quot;controls&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;source src=&amp;quot;XXXXXXXX&amp;quot; type=&amp;quot;audio/mpeg&amp;quot;&amp;gt; &lt;br /&gt;
    Your browser does not support audio playback. &lt;br /&gt;
&amp;lt;/audio&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Replace the XXXXXXXX with the path you pasted in earlier.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you do not want the audio to play automatically after the page loads, remove the &amp;lt;code&amp;gt;autoplay=&amp;quot;autoplay&amp;quot;&amp;lt;/code&amp;gt; bit.&amp;lt;br/&amp;gt;&lt;br /&gt;
The line &amp;quot;Your browser does not support audio playback.&amp;quot; is only displayed on browsers that do not support HTML5 audio playback. All modern browsers will support it.&lt;/div&gt;</summary>
		<author><name>E.vandenberge</name></author>
	</entry>
</feed>