Topic outline

 

This is the experimental area where we are storing outputs from our JISC funded XCRI-CAP Mini Project at the University of Worcester

To view all UW courses in XCRI-CAP format right mouse-click the file listed below and save locally by using Save Target As.. .

You may want to choose to open the file in a text editor such as WordPad.

 
1

Experimental course search tool based on the XCRI-CAP data.

Data is being entered daily so more results to follow!

The search category is limited to keyword but again we will add additional search options in the future.

The data is current as at May 20th 2009. We are continuing to add to the search, only courses beginning with "a" input so far but lots more to follow! Target date for completion is end of June 2009 but we will continue to work on it!

Search Courses UW: XCRI-CAP

Show only topic 1
2
Example of SITS module data mapped to XCRI-CAP 
The following code shows how our module data could easily be mapped to XCRI. Initially we wanted to demonstrate how this could be linked to the data in our CMS but we didn't get as far as a full implementation of this. If we continue with XCRI in the future we would fully implement the link between the two data sets.
 
 <?xml version="1.0" encoding="UTF-8" ?>
- <course xsi:schemaLocation="http://xcri.org/profiles/catalog C:/Schemas/xcri_alanpaull.xsd" xmlns:x="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xcri="http://xcri.org/profiles/catalog" xmlns="http://xcri.org/profiles/catalog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <identifier>COMP2121</identifier>
  <title>INTERNET TECHNOLOGIES</title>
  <description>Study Hours: 150</description>
  <description>Type: COURSEWORK; Name: ESSAY 1600 WORDS; Percentage: 40</description>
  <description>Type: COURSEWORK; Name: REPORT/PRACTICAL STUDY 2400 WORDS; Percentage: 60</description>
  <description>In this module, students will study and apply various tools and techniques for making use of the Internet as a service provider and as a client. This will be underpinned by study of the ways in which the Internet work and of some problems associated with use of the Internet.</description>
  <relation>Single Honours I.T. For Education and Training</relation>
  <relation>Joint Honours Computing</relation>
  <relation>Major Computing</relation>
  <relation>Minor Computing</relation>
  <relation>Single Honours Computing</relation>
  <relation>Single Honours Computer Web Development</relation>
  <relation>Single Honours Computer Games & Multimedia Development</relation>
  <relation>Single Honours Computer Networks</relation>
- <credit>
  <level>5</level>
  <value>15</value>
  </credit>
  </course>
Show only topic 2
3

Repository of project files

The files listed here might be useful references for those reading our project report.

Show only topic 3