Table of Contents
The importance of outcome data transparency
Your outcome data is a critical tool to inspire student engagement, and persistence. Additionally, it has incredible influence in empowering faculty, employers, and other key stakeholders to engage with your students and institution.
To leverage the full power of your Outcome data, it's important to make sure it's visible across your university's digital presence, which you can facilitate through the use of the iframe embed functionality within our Outcome Data Visualization Module!
How to embed your outcome data
If you have our Outcome Data Visualization module as a part of your uConnect subscription, you'll be able to access this feature from within your admin dashboard.*
Within your dashboard:
In the left-hand side bar, navigate to Publish > Student Outcomes
Scroll to the bottom of the page, until you reach the Embed section
Copy the entire code within the box, and paste it into any university webpage
This will ensure that your Outcome Data Module is viewable wherever you're telling the story of career advancement and graduate success!
Note: You can also create embed codes filtered to show a specific major/program's data.
To query out certain data by degree for each of the pages you plan to embed the tool on, follow the steps below:
If you look at the ODV embed code, you will see a program
attribute which you assign a program name* to it so that it queries for a certain degree. The program name will just need to match one of the items listed under your program dropdown in your ODV data:
Please see the below example and how weโve added "Accounting (BUS)"
to the code:
โ<!-- uConnect ODV: Start --> <div id="uconnect-odv-root"></div> <script> (function(w, d, s, src, id, o) { w[o]=w[o]||{};w[o].odv=w[o].odv || function () { (w[o].odv.q = w[o].odv.q || []).push(arguments) }; var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = src; fjs.parentNode.insertBefore(js, fjs); }(window, document, "script", "cdn.uconnectlabs.com/wp-content/mu-plugins/uconnect/modules/outcome-data-visualization/assets/js/odv-embed.js?v=1.01", "uc_odv_js", "uconnect" )); uconnect.odv("init", {instance: "https://schoolname.edu/outcomes/embedded", program: "Accounting (BUS)"}); </script> <!-- uConnect ODV: End -->
*Note: If you would like to query for multiple programs, separate each program name with a semicolon โ;โ.
Important: If you lock your Outcomes Data Visualization module page behind SSO and try to embed it on an institutional webpage, the embed code will not work!
*If you don't have access, but would like to learn more about the module, email your individual Client Success Manager, or submit a support request!