WCAG 1.0 Pass/Fail Annotations

Internet Explorer 5.5 Bookmarks

Step 1 - Get an Annotea account and note down the username and password, or use the one you already have!

Download WCAG-Fail.url, WCAG-Pass.url and save them somewhere handy "C:\windows\favorites\links\" is a good directory - then they appear in your "links" bar in internet Explorer.

Edit the two files so as to identify yourself - the highlighted (if CSS followed) portions below in the corresponding files - it's important though that you enter no newlines into the files - WCAG-Pass, is actually identical to fail, other than "fails" becomes "passes", so you only really need to download one.

Now Whenever you want to say a page passes or fails WCAG, you can just use the bookmarklet, which will submit it automatically.

[InternetShortcut]
URL=javascript:str='<?xml version="1.0"?><r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:a="http://www.w3.org/2000/10/annotation-ns#" xmlns:earl="http://www.w3.org/2001/03/earl/1.0-test#" xmlns:sp="http://valet.webthing.com/xmlns/sp"><r:Description><r:type r:resource="http://www.w3.org/2000/10/annotation-ns#Annotation"/><r:type r:resource="http://www.w3.org/2000/10/annotationType#Comment"/><a:annotates r:resource="'+location.href+'"/><a:context r:resource="'+location.href+'"/><earl:Assertor><earl:name>NAME</earl:name><earl:testMode>Manual</earl:testMode><earl:contactInfo>mailto:EMAIL@EMAIL.EXAMPLE</earl:contactInfo><earl:asserts><earl:Assertion><r:subject r:parseType="Resource"><r:type r:resource="http://www.w3.org/2001/03/earl/1.0-test#WebContent"/><earl:testSubject r:resource="'+location.href+'"/></r:subject><r:predicate r:parseType="Resource"><r:type r:resource="http://www.w3.org/2001/03/earl/1.0-test#fails"/><earl:confidence>High</earl:confidence></r:predicate><r:object r:parseType="Resource"><earl:id r:resource="http://www.w3.org/TR/WCAG10/"/><earl:note>WCAG A</earl:note></r:object></earl:Assertion></earl:asserts></earl:Assertor></r:Description></r:RDF>';var x = new ActiveXObject("Msxml2.XMLHTTP");x.Open("post","http://annotest.w3.org/annotations",true,"username","password");x.setRequestHeader("Content-Type","application/xml");x.setRequestHeader("Accept","text/xml");x.setRequestHeader("Content-Length",str.length);x.Send(str);
IconIndex=1
IconFile=C:\WINDOWS\SYSTEM\url.dll

Jim Ley - jim@jibbering.com, Jibbering.com