Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Summary

MyUCDavis Quiz Builder users have associated various media, including graphics, .doc and .pdf files with their questions. These media need to be accessible by faculty for migration with their quizzes and question pools.

Desired functionality includes:

  • ability to retrieve from Quiz Builder all files associated with a quiz or question pool
  • ability to identify which media file(s) are associated with each question that is being exported
  • resolution in cases of name collisions

This project is listed in Jira as SAK-270
#Jira Story Card Description is included below for your convenience.

Phases

Analysis

Initial analysis is based on the research noted in My_To_Samigofunc-tech_v1.doc in April 2006. The media count and usage should not have changed appreciably in the last 6 months.

? 16.3% of the quizzes contain images, media or other content files (223 quizzes with media / 1370 total quizzes)
? There are 218 distinct quizzes in Quiz Builder using media files which are owned by 33 faculty and staff.

The following media distribution was pulled from the cms database in April 2006.

FILEEXT

FILECOUNT

FILEEXT

FILECOUNT

FILEEXT

FILECOUNT

.jpg

541

.mp3

12

.bat

1

.gif

269

.doc

6

.cfm

1

.pdf

39

.bmp

4

.sql

1

(null)

26

.swf

3

.2

1

.JPG

17

.png

1

Faculty use single or multiple images associated with a question for identification of objects or concepts. For example, an instructor in Veterinary Medicine might use multiple radiograph images along with a downloadable PDF file with those images imbedded to test student diagnostic abilities.
A music instructor might use images to ask students to identify musicians, musical scores or notations. Chemistry instructors use images to display chemical formulas and biota for students to identify.
An instructor might also ask a student to download a .doc, a .pdf or some other type of non-media file as part of a quiz.

Images and Non-image Files in Quiz Builder
Entering image or other types of files in Quiz Builder is straight-forward. Each file must be specified as either an image or other type of file, selected with a file picker and defined with an optional caption.
Multiple images or files can be added to a question by uploading them one after another. No screen manipulations are allowed to determine where the files are displayed.
Images and/or files can only be associated with the question - not with the answers.
When the question is displayed to the student during a quiz, all question text appears first, followed by any images with their optional caption, any other files with file information displayed, and finally, by any answers associated with the question.
The instructor does not have the ability to format or rearrange the appearance of this content, other than by entering the images and other files in the order he/she would like them displayed.

Design Specification

GUI Review

Code Functionality

Code Review

QA Testing

Release

Jira Story Card Description

These media are displayed with the question, but they are not built into the question text. Once faculty have uploaded media, they can be deleted from the question, but the files remain on the server and cannot be accessed by faculty.

It is desirable that faculty have a method of retrieving these files for review and/or import into Resources as the first step in adding the media to assessments or question pool questions in Tests & Quizzes.

In addition to just accessing the files there should be a way to identify which media file(s) are associated with each question that is being exported. If there is a way to bundle the media files together with an export of the questions that would also be desirable. A text file could be included in the zip file of the media that could document this relationship possibly including a question title, media file names and even question text all together.

If the image files could be renamed before zipping to their original names (as recorded in the myucdavis database) this would be highly desireable. This would not obviate the need for the text file because there could be name collisions and the text file could document how a filenname is overridden in this case.

An expansion of this idea would be to implement a process that would do a MyUCDavis export and take a user to an assessment import and/or question pool import page on SmartSite. This would presumably build on something like Respondus's ability to use content information to relate media to questions. A down-the-road issue that we need to keep track of.

  • No labels