Can I put the HTML from a survey into another application? | XM Community
Solved

Can I put the HTML from a survey into another application?

  • 13 August 2018
  • 7 replies
  • 122 views

Badge +2
I have a customer who wants to place his HTML code into Blackboard instead of using a link. How can this be done?
Regards,
Donna Lively
icon

Best answer by Anonymous 13 August 2018, 23:32

View original

7 replies

Hello @dlively ,

Don't have knowledge of Blackboard.
But you can view this page

OR

follow this link
and paste follow code in the html editor
`<iframe src="your-survey-URL-here" height="800px" width="600px"></iframe>`
Userlevel 7
Badge +27
hi @dlively
Can please elaborate as to what do you mean when you say "into Blackboard" ?
Badge +2
Blackboard is an application that we use to allow faculty to provide students with course materials, class discussions, assignments and assessments online.
Userlevel 6
Badge +18
@dlively

You can copy the code as follows

!


and try this link
hope it helps
Userlevel 3
Badge +1
hello @dlively Copy the Code From Qualtrics as Follows

Step 1: Get Your Html Code from Qualtrics By getting in Rich Content Editor and have a HTML view over there

!

Step : And Follow the Link to get it added to blackboard
http://rbs-techdocs.rutgers.edu/m/40502/l/399190-add-html-code-to-a-blackboard-item
Userlevel 7
Badge +27
Hi @dlively
By copying HTML code into Blackboard do you mean that you want the survey in the Blackboard ? Or do you just want to copy how the survey looks and make blackboard app look the same way ?
Userlevel 7
Badge +33
You can copy the html from your question or the descriptive text, wherever you have used html for formatting. And you can paste this html code in other application.

Below is what i found of how to paste html to blacboard:-

http://documents.manchester.ac.uk/display.aspx?DocID=11624

Leave a Reply