-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
40 lines (26 loc) · 1.56 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Qualtrics Survey Embeds ===
Contributors: michaelryanmcneill, earnjam, WebDotUNC
Tags: qualtrics, oembed, embed, surveys
Requires at least: 2.9.0
Tested up to: 4.3
Stable tag: 1.0
License: MIT License
License URI: http://opensource.org/licenses/MIT
Adds a Qualtrics Embed Handler to WordPress allowing for quick survey embeds.
== Description ==
This plugin allows you to more easily embed [Qualtrics](http://www.qualtrics.com/) surveys on your WordPress site.
To embed a Qualtrics survey, simply paste the public URL to your survey on its own line in the editor. WordPress will do the rest.
You can change the default embed settings on the Settings > Qualtrics Settings page.
== Installation ==
1. Install Qualtrics Survey Embeds either via the WordPress.org plugin directory, or by uploading the files to your server.
2. Install and activate the plugin.
3. (Optional) Change the default embed settings on the Settings > Qualtrics Settings page.
4. That's it. You're ready to go!
== Changelog ==
= 1.0 =
* First version, registers the embed handler for Qualtrics surveys.
== Frequently Asked Questions ==
= Do I need to subscribe to Qualtrics to use this Plugin? =
Yes, without a corresponding Qualtrics account, this plugin will not offer any functionality.
= Is this plugin made by Qualtrics? =
We, the WebDotUNC team, are not affiliated with Qualtrics. For more information on Qualtrics, please visit their website at [http://www.qualtrics.com/](http://www.qualtrics.com/). For more information on WebDotUNC, please visit our website at [http://web.unc.edu/](http://web.unc.edu/).