$(document).ready(function(){$('#KEYWORD').keypress(function(e){if((e.which&&e.which==13)||(e.keyCode&&e.keyCode==13)){$('#submit').click();return false;}});$('a.print').click(function(){window.print();return false;});$('.guideline').fancybox({'content':'

Modules available to Students outside of their normal programme

Degree programmes involve studying a set of modules within each subject with limited options.
Now there is greater flexibility and choice in how and what you study within your chosen degree.

There are compulsory modules and some optional modules where you must pick from a list of possibilities in your subject area. However, in the last two years of your degree programme with the permission of relevant Heads of Department, you will have a free choice to pick optional modules to satisfy your individual needs and interests. This means you drop a module or modules from your chosen subject and replace them with a module or modules from the list below.
Permission must be sought from the relevant heads of Departments.

This is subject to the following:

  • The student being qualified to take the module;
  • The module being available at a suitable time, that does not conflict with other modules in your programme of study, there being space in the class for the student, and the receiving department having the capacity to cope with any such extra students;
  • The credit weight of such module(s) is not greater than 5 ECTS per subject for double honours programmes or 10 ECTS for single honours programmes;
  • The integrity of the programme of study of the student not being compromised.
','hideOnContentClick':true,'titleShow':false});$('.printme').each(function(){$(this).click();});function PrintMe(){window.print();} setTimeout(PrintMe,1000);});