25.10.2012 Views

Guenter Hilmer - Phd Thesis - Glamorgan Dspace - University of ...

Guenter Hilmer - Phd Thesis - Glamorgan Dspace - University of ...

Guenter Hilmer - Phd Thesis - Glamorgan Dspace - University of ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A.5 XSL-Documents A APPENDICES<br />

{<br />

alert("You are at the end position");<br />

}<br />

}<br />

}<br />

}<br />

if(lectureStyle=="deductive")<br />

{<br />

//first case, it is at the beginning <strong>of</strong> the lecture type<br />

//the position will be set to the pro<strong>of</strong> element and the pro<strong>of</strong> content displayed<br />

if(actualPosition=="theory")<br />

{<br />

displayContent(pro<strong>of</strong>);<br />

actualPosition="pro<strong>of</strong>";<br />

}<br />

else<br />

{<br />

//second case, the user is at the pro<strong>of</strong> element<br />

//the position will be set to the example element and the example content displayed<br />

if(actualPosition=="pro<strong>of</strong>")<br />

{<br />

displayContent(example);<br />

actualPosition="example";<br />

}<br />

else<br />

{<br />

//third case, the user is at the example element<br />

//no navigation is done, only a alert will be displayed<br />

if(actualPosition=="example")<br />

274

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!