Dear Tony,
I'm now trying to do the jPlayer integration but I'm already (surprise, surprise...
) a tad lost.
Could you walk me through the following, please?
I've set up a simple test survey with a single 'List (radio)' question (template = copy_of_basic)
2. Once it's created, is it then just a question of browsing through my audio files and uploading the one(s) that I want?
4. All in the same place ('template.js', for example?) and without adding new/modifying existing code (curly braces etc.) (sorry about this embarrassing lack of JavaScript/HTML/CSS programming skills...)
6. Before, after or instead of the line of code:(I think this is HTML code?)
8. Anywhere in the 'template.js' file?
Once again, sorry if the answers to these questions are standard knowledge...![:blush: :blush:]()
I imported and ran the sample survey that you posted (limesurvey_survey_447759.lss) but the jPlayer console didn't appear (hidden?) and I didn't hear anything... (deaf as well as hopeless in coding?)![:( :(]()
Finally (!!), Mr Spessex's questions in his post #94763 look ominous regarding my next steps in the jPlayer integration process... would answers to them be necessary for me to?
Just when you thought you were going to get a quiet weekend!![;) ;)]()
Thank you - as always!
- for any help that you might be able to give me.
Regards,
Stu
I'm now trying to do the jPlayer integration but I'm already (surprise, surprise...

Could you walk me through the following, please?
I've set up a simple test survey with a single 'List (radio)' question (template = copy_of_basic)
Create a new "audio" directory in your template directory and upload your audio files there.
1. How exactly do I "Create a new "audio" directory in [my] template directory" ?2. Once it's created, is it then just a question of browsing through my audio files and uploading the one(s) that I want?
Download the jPlayer plugin and add these to your template:
- Jplayer.swf
- jquery.jplayer.min.js
- The "skin" folder
3. Sorry, which template? (and by this I suppose you mean the 'Question page', 'Load page', 'template.js', 'template.css' etc. of the current template ('copy_of_default', 'copy_of basic' etc.) ?)- Jplayer.swf
- jquery.jplayer.min.js
- The "skin" folder
4. All in the same place ('template.js', for example?) and without adding new/modifying existing code (curly braces etc.) (sorry about this embarrassing lack of JavaScript/HTML/CSS programming skills...)
Add this to startpage.pstpl after {TEMPLATEJS}
5. Does it matter which page? ('Welcome page', 'Question page', 'Load page' etc.)6. Before, after or instead of the line of code:
<link rel="shortcut icon" href="{TEMPLATEURL}favicon.ico" />
Add this code to your template.js file:
7. Does it matter which page? (as above)8. Anywhere in the 'template.js' file?
Add this to the end of template.css:
9. Does it matter which page? (as above)Once again, sorry if the answers to these questions are standard knowledge...

I imported and ran the sample survey that you posted (limesurvey_survey_447759.lss) but the jPlayer console didn't appear (hidden?) and I didn't hear anything... (deaf as well as hopeless in coding?)

Finally (!!), Mr Spessex's questions in his post #94763 look ominous regarding my next steps in the jPlayer integration process... would answers to them be necessary for me to?
Just when you thought you were going to get a quiet weekend!

Thank you - as always!

Regards,
Stu