Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example for Alert in a Page (Canvas Wiki Page): aste  Paste the following HTML code in HTML editor of either an assignment page or Wiki page in Canvas: <p><span style="font-size: 2em;">🚨</span><iframe class="qualtrics-hook" style="margin-bottom: -6px;" src="https://qualtrics.uvu.edu/canvasSurvey.php?surveyId=SV_eXvOPWlyei4yt8h" width="450" height="40"></iframe></p>
The red text in the source URL indicates the Survey ID. You will need to replace this text with your survey's unique Survey ID.

...

Embedded Field NameDescription
fullnameStudent's full name
studentFirstNameStudent's first name
studentLastNameStudent's last name
uvidStudent's UVID

majorCode

Student's major code
majorDescription

Descriptive name of student's major

minorCode

Student's minor code

minorDescriptionStudent's minor description
levelCodeAcademic Level Code ("UG" for Undergraduate, etc.)
levelDescriptionAcademic Level Description

classLevelCode

Class Level Code ("SR" for Senior, etc.)
international (Coming Soon)Displays international status
courseIdCanvas course id
courseNameCanvas course full name
courseCrnCourse crn
courseSemesterCourse semester code (4 digit year + 2 digit termcode)
instructorFirstNameInstructor's first name
instructorLastNameInstructor's last name
instructorUvidInstructor's UVID
departmentNameCanvas department name
departmentIdCanvas department account id
collegeNameCanvas college account name
collegeId

Canvas college account id

majorEmphasisCodeMajor Emphasis Code
majorEmphasisDescriptionMajor Emphasis Description
assignmentIdNeeded for gradepassback to Canvas
pointsPossibleNumerical Value - User sets this to the total number of points possible
dueDateThe date when the assignment is due
role (TESTING)Person's role in canvas with regards to the assignment
gradedThis will be a 1 or 0 value indicating whether the assignment has already been graded once

...

URL: https://qualtrics.uvu.edu/public/gradeAssignment.php

score =  🚨 See the bottom screenshot to learn how to grab the Embedded Data value for score
items = ${e://Field/pointsPossible}
courseId = ${e://Field/courseId}
assignmentId = ${e://Field/assignmentId}
studentId = ${e://Field/uvid}

Image RemovedImage Added

Image Added

Questions or comments about this integration can be directed to ais@uvu.edu