Linking set of questions from external xml into div
Hi,
I'm having trouble putting together code for a simple javascript questionnaire with randomized questions.
Can you please help me with a proper javascript structure for extracting questions from a list in an external xml file into a div and delivering the results to a html page which should appear at the end of the questionnaire.