<?xml version="1.0" encoding="UTF-8"?>
<CourseUnit xmlns="http://www.manchester.ac.uk/CUICourseUnitDetails" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.manchester.ac.uk/CUICourseUnitDetails.xsd">
  <UnitCode Applicant="Y" Label="Unit code" Student="Y">
    <Code>COMP11012</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Foundation in Computer Science-Computational Thinking</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>10</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Semester 2</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Undergraduate</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 1</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Sean Bechhofer</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Uli Sattler</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Andrea Schalk</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>Department of Computer Science</OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Foundation ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   5.0</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;p&gt;The unit aims to introduce students to Computational Thinking: the thought processes involved in formulating a problem and expressing its solution(s) in such a way that a computer &amp;mdash; human or machine &amp;mdash; can effectively carry out.&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;div&gt;	Computational Thinking is a term used to describe the processes that can be used to develop solutions for complex problems. It uses a number of approaches to decompose and analyse problems, presenting them in ways that can then be effectively carried out by machines or humans. Key concepts introduced will include decomposition, abstraction, generalisation and algorithms.&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;&lt;div&gt;	The unit will also introduce the notion of computational complexity and some discussion of the limitations of computation.&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;&lt;div&gt;	These are key themes in Computer Science, but this should not be seen as a unit on coding or programming. Computational Thinking can be applied in scenarios which are not just about code development. The unit is thus primarily targeted at those on the Computer Science pathway, but should also be of interest to other Foundation Year students.&amp;nbsp;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;The unit aims to introduce students to Computational Thinking: the thought processes involved in formulating a problem and expressing its solution(s) in such a way that a computer &amp;mdash; human or machine &amp;mdash; can effectively carry out.&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;div&gt;	&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On the successful completion of the course, students will be able to:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="white-space:pre"&gt; &lt;/span&gt;Developed&lt;span style="white-space:pre"&gt; &lt;/span&gt;Assessed&lt;/p&gt;	&lt;table border="1" cellpadding="1" cellspacing="1" style="width: 500px"&gt;		&lt;tbody&gt;			&lt;tr&gt;				&lt;td&gt;					ILO 1&lt;/td&gt;				&lt;td&gt;					Decompose a problem into a series of ordered steps&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;			&lt;/tr&gt;			&lt;tr&gt;				&lt;td&gt;					ILO 2&lt;/td&gt;				&lt;td&gt;					Apply techniques such as decomposition, abstraction and generalisation to problems&amp;nbsp;&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;			&lt;/tr&gt;			&lt;tr&gt;				&lt;td&gt;					ILO 3&lt;/td&gt;				&lt;td&gt;					Describe computational complexity in an informal way&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;			&lt;/tr&gt;			&lt;tr&gt;				&lt;td&gt;					ILO 4&lt;/td&gt;				&lt;td&gt;					Explain how self-referential problems relate to the limits of computation.&amp;nbsp;&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;				&lt;td&gt;					Yes&lt;/td&gt;			&lt;/tr&gt;		&lt;/tbody&gt;	&lt;/table&gt;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;</Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content></Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content></Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content></Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content></Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId></SkillId>
      <SkillDescription></SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content></Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;div&gt;	Weekly one hour lectures introducing key concepts and topics. These will be accompanied by online materials (video, podcasts) for self-study.&amp;nbsp;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;&lt;div&gt;	Six workshops will target problems and exercises to be completed in groups with GTA support. Workshops will be supported by online materials, discussion boards and fora.&amp;nbsp;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;&lt;div&gt;	Practical assignments will be largely group work. A proportion of the assessment credit will be based on individual contributions to the group and engagement in online discussion.&amp;nbsp;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;&lt;div&gt;	The final exam will be online.&amp;nbsp;&lt;/div&gt;&lt;div&gt;	&amp;nbsp;&lt;/div&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>10%</MethodWeight>
    </Method>
    <Method>
      <MethodId>1</MethodId>
      <MethodName>Written exam</MethodName>
      <MethodWeight>50%</MethodWeight>
    </Method>
    <Method>
      <MethodId>8</MethodId>
      <MethodName>Practical skills assessment</MethodName>
      <MethodWeight>40%</MethodWeight>
    </Method>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content></Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode></UnitCode>
      <UnitTitle></UnitTitle>
      <RequirementType></RequirementType>
      <Description></Description>
    </Requirement>
    <AdditionalRequirement></AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program></Program>
      <Plan></Plan>
      <Level></Level>
      <Requirement></Requirement>
    </AcademicProgram>
  </AcademicPrograms>
  <FreeChoice Applicant="Y" Label="Available as a free choice unit?" Student="Y">
    <Content>N</Content>
  </FreeChoice>
  <Accreditation Applicant="Y" Label="Accreditation" Student="Y">
    <Content></Content>
  </Accreditation>
  <RecommendedReading Applicant="Y" Label="Recommended reading" Student="Y">
    <Content>&lt;p&gt;Algorithmics: The spirit of computing. David Harel and Yishai Feldman (Springer), 1987.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Godel, Escher, Bach: An Eternal Golden Braid.&amp;nbsp; Douglas R. Hofstadter. (Basic Books) 1999.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-size:14px"&gt;The power of computational thinking : games, magic and puzzles to help you become a computational thinker. Paul Curzon and Peter McOwan. World Scientific Publishing, 2017&lt;/span&gt;. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For Information and advice on Link2Lists reading list software, see:&amp;nbsp;&lt;/p&gt;&lt;p&gt;http://www.library.manchester.ac.uk/academicsupport/informationandadviceonlink2listsreadinglistsoftware/&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Assessment written exam</ActivityType>
        <Hours>2</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Lectures</ActivityType>
        <Hours>10</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Practical classes &amp; workshops</ActivityType>
        <Hours>12</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours>0</Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>76</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
