COMP3506 - Sem 2 2008 - St Lucia - Internal

Authenticated View
Printed: 15 July 2008, 03:30PM
This printed course profile is valid at the date and time specified above. The course profile may be subject to change during the semester – the online version is the authoritative version.

1. General Course Information

1.1 Course Details

Course Code: COMP3506 Course Title: Algorithms & Data Structures
Coordinating Unit: School of Information Technology and Electrical Engineering
Semester: Semester 2, 2008    Mode: Internal
Level: Undergraduate
Location: St Lucia
Number of Units: 2    Contact Hours Per Week: 3L1T
Pre-Requisites: CSSE2002, MATH1061
Incompatible: COMP2502 or COMP7505 or CS210 or 219 or 282
Course Description: Data structures & types, mapping of abstract information structures into representations on primary & secondary storage. Analysis of time & space complexity of algorithms. Sequences. Lists. Stacks. Queues. Sets, multisets, tables. Trees. Sorting. Hash tables. Priority queues. Graphs. String algorithms.

1.2 Course Introduction

This course is about the basic fundamental data structures and algorithms which form the basis of large complex software systems. This course builds an understanding of the storage mechanisms of computers and how to manipulate storage in order to create efficient programs. This knowledge is used to guide the selection of an appropriate structure for a complex system.

 

1.3 Course Staff

Course Coordinator: Professor Janet Wiles
Phone: 3365 2902     Email: j.wiles@uq.edu.au
Campus: St Lucia Building: Axon Building (Map)   Room: 306

Lecturer: Mr Daniel Bradley     Email: daniel@itee.uq.edu.au Homepage: www.itee.uq.edu.au/~daniel
Campus: St Lucia Building: Axon Building (Map)   Room: 308
Consultation: Consultation time will be announced on the course web page


1.4 Timetable

Timetables are available on mySI-net.

2. Aims, Objectives & Graduate Attributes

2.1 Course Aims

This course will build an understanding of how the architecture of a computer impacts on the construction of programs and how data structures and algorithms can be constructed to efficiently perform desired functionality. The goal of this course is to build enough understanding of data structures and associated algorithms so that an appropriate set can be selected in the design of new software. The students should develop an understanding of:
  1. Actual computer data structures and how they impact on computer programs;
  2. Fundamental algorithms and data structures;
  3. Standard algorithms and data structures including their time and space requirements;
  4. The performance implications of alternative implementations of simple abstract data types;
  5. The selection of appropriate data structures and algorithms for standard problems;
  6. Object oriented implementation of algorithms and data structures including standard templates or classes.
It is expected that upon successful completion of the course, students will be able to select and implement in a object-oriented language an appropriate set of algorithms and data structures for standard problems.

2.2 Learning Objectives

After successfully completing this course you should be able to:


1. IMPLEMENT DATA STRUCTURES
1.1  Implement the core data structures used as the basis for common Abstract Data Types
1.2  Implement a data structure and algorithm solution encapsulated within an Abstract Data Type.

2. SELECT DATA STRUCTURE/ALGORITHM COMBINATIONS
2.1  Determine and describe the running time and memory space usage of common algorithms
2.2  Select and justify appropriate combinations of data structures and algorithms to solve software engineering problems.

3. VERIFY ABSTRACT DATA TYPES
3.1  Develop test sets to verify the correct functioning of Abstract Data Types

4. DEVELOP ALGORITHMIC SOLUTIONS
4.1  Adapt or invent new algorithms and data structures for software engineering problems

2.3. Graduate Attributes

Successfully completing this course will contribute to the recognition of your attainment of the following UQ (Undergrad Pass) graduate attributes:

GRADUATE ATTRIBUTELEARNING OBJECTIVES
A. IN-DEPTH KNOWLEDGE OF THE FIELD OF STUDY
A1. A comprehensive and well-founded knowledge in the field of study.1.1, 1.2, 2.1, 2.2
A4. An understanding of how other disciplines relate to the field of study. 
A5. An international perspective on the field of study. 
B. EFFECTIVE COMMUNICATION
B1. The ability to collect, analyse and organise information and ideas and to convey those ideas clearly and fluently, in both written and spoken forms.2.1, 2.2, 4.1
B2. The ability to interact effectively with others in order to work towards a common outcome. 
B3. The ability to select and use the appropriate level, style and means of communication.2.1, 2.2
B4. The ability to engage effectively and appropriately with information and communication technologies.1.1, 1.2, 3.1
C. INDEPENDENCE AND CREATIVITY
C1. The ability to work and learn independently.1.2
C3. The ability to generate ideas and adapt innovatively to changing environments.4.1
C4. The ability to identify problems, create solutions, innovate and improve current practices.4.1
D. CRITICAL JUDGEMENT
D1. The ability to define and analyse problems.2.2, 3.1, 4.1
D2. The ability to apply critical reasoning to issues through independent thought and informed judgement.2.2, 3.1, 4.1
D3. The ability to evaluate opinions, make decisions and to reflect critically on the justifications for decisions.2.2, 3.1, 4.1
E. ETHICAL AND SOCIAL UNDERSTANDING
E1. An understanding of social and civic responsibility. 
E2. An appreciation of the philosophical and social contexts of a discipline. 
E4. A knowledge and respect of ethics and ethical standards in relation to a major area of study. 
E5. A knowledge of other cultures and times and an appreciation of cultural diversity. 

Successfully completing this course will contribute to the recognition of your attainment of the following Engineers Australia graduate attributes:

GRADUATE ATTRIBUTELEARNING OBJECTIVES
1. Ability to apply knowledge of basic science and engineering fundamentals1.1, 1.2, 3.1
2. Ability to communicate effectively, not only with engineers, but also with the community at large2.1, 2.2
3. In-depth technical competence in at least one engineering discipline1.1, 1.2, 2.1, 4.1
4. Ability to undertake problem identification, formulation and solution2.1, 2.2, 3.1, 4.1
5. Ability to utilise a systems approach to design and operational performance2.1, 3.1, 4.1
6. Ability to function effectively as an individual and in multi-disciplinary and multi-cultural teams, with the capacity to be a team leader or manager as well as an effective team member 
7. Understanding of the social, cultural, global and environmental responsibilities of the professional engineer, and for the need for sustainable development 
8. Understanding of the principles of sustainable design and development 
9. Understanding of and commitment to professional and ethical responsibilities 
10. Expectation and capacity to undertake life-long learning 

3. Learning Resources

3.1 Required Resources

M. Goodrich and R. Tamassia, R. Data Structures and Algorithms in Java, 4th Edition, John Wiley and Sons.  
 

3.3 University Learning Resources

Access to required and recommended resources, plus past central exam papers, is available at the UQ Library website (http://library.uq.edu.au/search/r?SEARCH=COMP3506).

The University offers a range of resources and services to support student learning. Details are available on the myServices website (https://student.my.uq.edu.au/).

3.4 School of Information Technology and Electrical Engineering Learning Resources

Students enrolled at St Lucia who wish to retain a hard copy of this profile can use the free print quota provided each semester to students enrolled in courses in the School of Information Technology & Electrical Engineering. For information on how to use this print quota, see the School Policy on Student Photocopying and Printing (St Lucia) (http://www.itee.uq.edu.au/about_ITEE/policies/copy-print.html). Students enrolled at the Ipswich campus will either be provided with a hard copy or given directions in class on how to obtain a free copy.

ITEE course websites can be found at http://www.itee.uq.edu.au/~COURSECODE. Many ITEE courses also have Usenet newsgroups, named uq.itee.COURSECODE. Instructions for accessing newsgroups are available at http://studenthelp.itee.uq.edu.au/faq/1stYearFAQ.html#accessnews.

3.5 Other Learning Resources & Information

Lecture slides
Lecture slides will be available after each lecture from the course web page.
Facilities
There will be no special access to a computer lab for this course.  Please see the ITEE Student Guide for information on expectations and requirements for the use of the computer labs.
Web
The course web site is available at http://www.itee.uq.edu.au/~comp3506. The course web site will contain the course profile, notices and copies of handouts and lecture notes.
Newsgroup
The course newsgroup is uq.itee.comp3506. This group is available on both the University and School news servers (news.uq.edu.au and news.itee.uq.edu.au).
Students are free to post questions (and answers!) to the newsgroup. Copies of announcements will also be posted to the newsgroup. The teaching staff will monitor the newsgroup.
 
Distribution of Notices
Notices will be posted on the newsgroup
Sample exams
Will be available from the course web page, and some past exams from the library
http://www.library.uq.edu.au/exams/

4. Teaching & Learning Activities

4.1 Learning Activities

Date
Activity
Learning Objectives
21 Jul 08 - 24 Oct 08
Lectures (Lecture Series): See the course web page for weekly lecture topics
Readings/Ref: Goodrich ;
1.1, 1.2, 2.1, 2.2
28 Jul 08 - 24 Oct 08
Tutorials (Tutorial Series): Start in Week 2
Readings/Ref: Goodrich ;
2.1, 2.2, 3.1, 4.1

4.2 Other Teaching and Learning Activities Information

Lectures
There are three hours of lectures each week.

Tutorials
Students should sign-up (via mySI-net) for a weekly tutorial session (commencing in week 2). Tutorials will be used to reinforce understanding of the course material. Active student participation is expected.

Attendance
You are not required to attend any of the teaching sessions (except those in which an assessment activity is taking place), however, you are strongly encouraged to do so. The lectures and tutorials have been specifically designed to aid your learning of the course material. Failure to attend a session may result in you being disadvantaged. It is up to you to find out what happened at any class session that you miss.

5. Assessment

5.1 Assessment Summary

This is a summary of the assessment in the course. For detailed information on each assessment, see 5.5 Assessment Detail below.

Assessment Task
Due Date
Weighting
Learning Objectives
Tutorial Participation
Weekly Tutorials
Start week 2
10%
1.1, 1.2, 2.1, 2.2
Assignment
Assignment 1
Released week 2, due week 6.
15%
1.1, 1.2, 2.1, 2.2, 3.1, 4.1
Assignment
Assignments 2
Released week 7, due week 11.
15%
1.1, 1.2, 2.1, 2.2, 3.1, 4.1
Exam - Mid Semester During Class
Mid semester
First lecture of week 7.
20%
(or 0% if mark worse than final exam)
2.1, 2.2
Exam - during Exam Period (Central)
Final Exam
Examination Period
40%
(or 60% if mark better than mid semester)
2.1, 2.2, 4.1

5.2 Course Grading


Grade 1, Fail: Fails to demonstrate most or all of the basic requirements of the course:

Final mark of 19 or lower
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



      The minimum percentage required for a grade of 1 is: 0%

Grade 2, Fail: Demonstrates clear deficiencies in understanding and applying fundamental concepts; communicates information or ideas in ways that are frequently incomplete or confusing and give little attention to the conventions of the discipline:

Final mark of 20-44
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Grade 3, Fail: Demonstrates superficial or partial or faulty understanding of the fundamental concepts of the field of study and limited ability to apply these concepts; presents undeveloped or inappropriate or unsupported arguments; communicates information or ideas with lack of clarity and inconsistent adherence to the conventions of the discipline:

Final mark of 45-49
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Grade 4, Pass: Demonstrates adequate understanding and application of the fundamental concepts of the field of study; develops routine arguments or decisions and provides acceptable justification; communicates information and ideas adequately in terms of the conventions of the discipline:

FInal mark of 50-64
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Grade 5, Credit: Demonstrates substantial understanding of fundamental concepts of the field of study and ability to apply these concepts in a variety of contexts; develops or adapts convincing arguments and provides coherent justification; communicates information and ideas clearly and fluently in terms of the conventions of the discipline:

Final mark of 64-74
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Grade 6, Distinction: As for 5, with frequent evidence of originality in defining and analysing issues or problems and in creating solutions; uses a level, style and means of communication appropriate to the discipline and the audience:

Final mark of 75-84
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Grade 7, High Distinction: As for 6, with consistent evidence of substantial originality and insight in identifying, generating and communicating competing arguments, perspectives or problem solving approaches; critically evaluates problems, their solutions and implications:

Final mark of 85 or higher
(final mark is calculated using exams+assignment+tutorial  with a capping based on the exam mark - see below)



Other Requirements & Comments :

The final mark will be calculated using the following table.

Exam

Final mark
Exams (60%), Assignments (30%), Tutorial mark (10%)

80-100%

Exams+assignments+tutorial

65-79%

Exams+assignments+tutorial capped at 84

50-64%

Exams+assignments+tutorial capped at 74

40-49%

Exams+assignments+tutorial capped at 49

1-39%

Exams+assignments+tutorial capped at 44

Note that you must pass the exam to pass the course. 


5.3 Late Submission

Submission:
Submission of the assignments will be via the online submission system at www.itee.uq.edu.au. There will normally be only a short grace period so that submissions from overloaded machines will not be rejected. It is recommended that you submit your assignments before the due date and time.

Late Submission:
Any late submissions of assignments will also be submitted to the online submission system. Except in the case of lecturer-approved extensions, late submissions will be penalised 10% of the possible marks per calendar day, and submissions more than 5 calendar days late will not be graded.

5.5 Assessment Detail


Weekly Tutorials
Type: Tutorial Participation
Learning Objectives Assessed: 1.1, 1.2, 2.1, 2.2
Due Date:
         Start week 2
Weight: 10%
Task Description: The tutorial session is the primary consultation time. The 11 weekly tutorials are designed to support the concepts presented in the weekly lectures with further practical exercises which will be posted on the web. It is expected that students will work through the tutorial material attempting to solve as much as possible. During tutorials a peer assessment of the exercises will be conducted from solutions presented and tutors be available to answer further questions. The results of these assessments will be recorded.
Criteria & Marking: Attendance, contribution to tutorial discussions and tutorial exercises will count towards a tutorial mark for each week.

Assignment 1
Type: Assignment
Learning Objectives Assessed: 1.1, 1.2, 2.1, 2.2, 3.1, 4.1
Due Date:
         Released week 2, due week 6.
Weight: 15%
Task Description: Assignment 1 will be worth 15% of the final grade and will address the object oriented implementation of stacks, queues, hashing tables and/or lists as well as basic algorithm asymptotic analysis and space requirements. Students will be expected to apply their understanding of these algorithms by testing, implementing and evaluating the performance of the algorithms on some basic problems. Through the use of these algorithms and data structures an understanding of their advantages and disadvantages will be developed to enable the appropriate selection of a structure and algorithm for a given problem.

This assignments will be graded on the success of the implemented algorithms and the elegance and understanding of the basic principles as evidenced by the solution method chosen, the comments in the code and the analysis of the results when applied to simple problems.
Criteria & Marking: Criteria and marking scheme will be handed out with the assignments.
Submission: Submission is via the ITEE online submission system.

Assignments 2
Type: Assignment
Learning Objectives Assessed: 1.1, 1.2, 2.1, 2.2, 3.1, 4.1
Due Date:
         Released week 7, due week 11.
Weight: 15%
Task Description: Assignment 2 will also be worth 15% of the final grade and will address the object oriented implementation of trees, graphs, and/or text strings. Students will be expected to apply their understanding by testing, implementing and evaluating the performance of the algorithms on some basic problems. Through the use of these algorithms and data structures an understanding of their advantages and disadvantages will be developed to enable the appropriate selection of a structure and algorithm for a given problem.

This assignment will be graded on the success of the implemented algorithms and the elegance and understanding of the basic principles as evidenced by the solution method chosen, the comments in the code and the analysis of the results when applied to simple problems.
Criteria & Marking: Criteria and marking scheme will be handed out with the assignments.
Submission: Submission is via the ITEE online submission system.

Mid semester
Type: Exam - Mid Semester During Class
Learning Objectives Assessed: 2.1, 2.2
Due Date:
         First lecture of week 7.
Weight: 20%
(or 0% if mark worse than final exam)
Perusal: 10 minutes
Duration: 30 minutes
Format: Multiple-choice
Task Description: A 30 minute, closed book, mid semester exam will be held during the first lecture of week 6. This exam will contain multiple-choice questions. Programmable calculators and other computing or communication devices are NOT permitted. You will require a HB or 2B pencil and an eraser to complete the exam.
Criteria & Marking: Multiple choice questions will be given 1 mark per correct answer.

Final Exam
Type: Exam - during Exam Period (Central)
Learning Objectives Assessed: 2.1, 2.2, 4.1
Due Date:
         Examination Period
Weight: 40%
(or 60% if mark better than mid semester)
Perusal: 10 minutes
Duration: 120 minutes
Format: Multiple-choice, Short answer
Task Description: A two hour final examination will be held during the final examination period. This exam will be closed-book and will contain multiple-choice and possibly other questions. Programmable calculators and other computing or communication devices are NOT permitted. You will require a HB or 2B pencil and an eraser to complete the exam.

The exam will assess the following course objectives:

recalling fundamental principles of algorithm and data structures;
understanding how standard algorithms and data structures work, and their time and space requirements;
understanding the performance implications of alternative implementations of simple abstract data types;
choosing appropriate data structures and algorithms to solve standard problems;
relating algorithms and implementations in standard object oriented languages.
Criteria & Marking: Multiple choice questions will be given 1 mark per correct answer.

Criteria for marking of short answer questions will include: substantive correctness of answer, quality of evidence, clarity of process used to arrive at answer, and clarity of expression of answer.

6. Policies & Guidelines

 
This section contains the details of and links to the most relevant policies and course guidelines. For further details on University Policies please visit myAdvisor and the University Handbook of Policies and Procedures.

6.1 Assessment Related Policies and Guidelines

University Policies & Guidelines

An overview of the University’s assessment-related policies can be found on myAdvisor (http://www.uq.edu.au/myadvisor/index.html?page=2910).

Academic Integrity
It is the University's task to encourage ethical scholarship and to inform students and staff about the institutional standards of academic behaviour expected of them in learning, teaching and research. Students have a responsibility to maintain the highest standards of academic integrity in their work. Students must not cheat in examinations or other forms of assessment and must ensure they do not plagiarise.

Plagiarism
The University has adopted the following definition of plagiarism:

Plagiarism is the act of misrepresenting as one's own original work the ideas, interpretations, words or creative works of another. These include published and unpublished documents, designs, music, sounds, images, photographs, computer codes and ideas gained through working in a group. These ideas, interpretations, words or works may be found in print and/or electronic media.

Students are encouraged to read the UQ Academic Integrity and Plagiarism policy (http://www.uq.edu.au/hupp/index.html?page=25128) which makes a comprehensive statement about the University's approach to plagiarism, including the approved use of plagiarism detection software, the consequences of plagiarism and the principles associated with preventing plagiarism.

Feedback on Assessment
Feedback is essential to effective learning and students can expect to receive appropriate and timely feedback on all assessment. For a detailed explanation of the feedback you are entitled to, you should consult the policy on Student Access to Feedback on Assessment. (http://www.uq.edu.au/hupp/index.html?page=25109)

As a student you have a responsibility to incorporate feedback into your learning; make use of the assessment criteria that you are given; be aware of the rules, policies and other documents related to assessment; and provide teachers with feedback on their assessment practices.

There are certain steps you can take if you feel your result does not reflect your performance. Please refer to the myAdvisor web site. (http://www.uq.edu.au/myadvisor/index.html?page=2953)

School of Information Technology and Electrical Engineering Assessment Guidelines

Misconduct

Further to the statement on academic integrity and plagiarism above, students are required to read and understand the ITEE policy on Student Misconduct (http://www.itee.uq.edu.au/about_ITEE/policies/student-misconduct.html).

Late Arrival or Non-attendance at Examinations

The policy and procedure for late arrival or non-attendance at centrally controlled examinations is set out in the University's Examinations policy (HUPP 3.30.5), sections 8 and 10.2.

The way in which late arrival at a School-controlled examination is dealt with will be at the discretion of the course coordinator, who may be guided by the policy for centrally controlled exams.

In the case that a student requests a special exam for a School-controlled exam, the request will be considered and, if allowed, the timing shall be determined by the course coordinator, in consultation with the School's Chief Examiner where necessary, and in accordance with HUPP 3.30.5. Unless otherwise indicated in the Course Profile, applications must be made in writing to the Head of School no later than one week after the exam. Late applications will not be accepted.
 
Examination Feedback
 
In addition to the advice above, students wishing to view examination answer scripts and/or question papers should consult with the School office (Room 217, General Purpose South Building [78], St Lucia; Room 218, Building 1, Ipswich) regarding arrangements. The ITEE policy on exam script viewing is available at http://study.itee.uq.edu.au/current_students/exam_script_viewing.html.

Supplementary Assessment

If you fail this course you may be eligible for supplementary assessment - see the general award rules and/or your program rules for details. You should note that even though you may be eligible for supplementary assessment under these rules, in some circumstances there may be no practical assessment that can be offered to allow you to meet the minimum passing requirements. These circumstances may include failure based on:
  • group or team based assessment;
  • attendance or class participation requirements;
  • laboratory-based assessment, where laboratories can't practically be made available after classes have finished;
  • project or thesis-based assessment, where a significant period of time would be required to undertake supplementary assessment;
  • progressive assessment, where subsequent assessment items build on earlier assessment items; or
  • multiple assessment items, where it is impractical to offer multiple supplementary assessment items.
If the course coordinator determines that there is no practical supplementary assessment that can be offered to allow you to improve your grade, then you will not be offered supplementary assessment and your grade will remain unchanged.

6.2 Other Policies and Guidelines

University Policies and Guidelines

Placement Courses
Students on a placement course – also known as a work placement, internship, industry study, industry experience, clinical practice, clinical placement, practical work, practicum, fieldwork, teaching practice – should refer to the University policy, Placement Courses (http://www.uq.edu.au/hupp/index.html?page=25120) for detailed information.
 
Working with Children
Students whose studies include a professional/work placement, internship, clinical practice, teaching practice or other similar activity which involves them in regular contact with children should refer to the University policy, Working with Children Check - "blue card" (http://www.uq.edu.au/hupp/index.html?page=25004) to find out how to apply for a ‘blue card’.
 
Students with a Disability
Any student with a disability who may require alternative academic arrangements, including assessment, in the course/program is encouraged to seek advice at the commencement of the semester from a Disability Adviser at Student Support Services. Refer to the University policy, Students with a Disability (Disability Action Plan) (http://www.uq.edu.au/hupp/index.html?page=25122) and to the policy on Special Arrangements for Examinations for Students with a Disability (http://www.uq.edu.au/hupp/index.html?page=25111

Where an adjustment is made to an accredited program, it is the responsibility of the relevant Faculty to liaise with professional and registration bodies regarding the acceptability of the change/s.  

Occupational Health and Safety
Undergraduate Students (http://www.uq.edu.au/hupp/index.html?page=25055) and Postgraduate Students (http://www.uq.edu.au/hupp/index.html?page=25057) should be familiar with the University policies on occupational health and safety in the laboratory.

Other School of Information Technology and Electrical Engineering Guidelines

Ethical Clearance
If your course involves assignment or project work involving human subjects or human-related materials, you must investigate the need for ethical clearance and obtain it when required. Information on ethical clearance can be found at http://www.uq.edu.au/research/orps/index.html?page=5064&pid=5256.

Learning Summary

 

Below is a table showing the relationship between the learning objectives for this course and the broader graduate attributes developed, the learning activities used to develop each objective and the assessment task used to assess each objective.

Learning Objectives

After successfully completing this course you should be able to:

1. IMPLEMENT DATA STRUCTURES
1.1  Implement the core data structures used as the basis for common Abstract Data Types
1.2  Implement a data structure and algorithm solution encapsulated within an Abstract Data Type.
2. SELECT DATA STRUCTURE/ALGORITHM COMBINATIONS
2.1  Determine and describe the running time and memory space usage of common algorithms
2.2  Select and justify appropriate combinations of data structures and algorithms to solve software engineering problems.
3. VERIFY ABSTRACT DATA TYPES
3.1  Develop test sets to verify the correct functioning of Abstract Data Types
4. DEVELOP ALGORITHMIC SOLUTIONS
4.1  Adapt or invent new algorithms and data structures for software engineering problems


Assessment & Learning Activities

  Learning Objectives
  1.1 1.2 2.1 2.2 3.1 4.1
Learning Activities
Lectures (Lecture Series)
selected
selected
selected
selected
   
Tutorials (Tutorial Series)    
selected
selected
selected
selected
Assessment Tasks
Weekly Tutorials
selected
selected
selected
selected
   
Assignment 1
selected
selected
selected
selected
selected
selected
Assignments 2
selected
selected
selected
selected
selected
selected
Mid semester    
selected
selected
   
Final Exam    
selected
selected
 
selected

Graduate Attributes

Successfully completing this course will contribute to the recognition of your attainment of the following UQ (Undergrad Pass) graduate attributes:

  Learning Objectives
  1.1 1.2 2.1 2.2 3.1 4.1
Graduate Attributes
A IN-DEPTH KNOWLEDGE OF THE FIELD OF STUDY
A1. A comprehensive and well-founded knowledge in the field of study.
selected
selected
selected
selected
   
A4. An understanding of how other disciplines relate to the field of study.            
A5. An international perspective on the field of study.            
B EFFECTIVE COMMUNICATION
B1. The ability to collect, analyse and organise information and ideas and to convey those ideas clearly and fluently, in both written and spoken forms.    
selected
selected
 
selected
B2. The ability to interact effectively with others in order to work towards a common outcome.            
B3. The ability to select and use the appropriate level, style and means of communication.    
selected
selected
   
B4. The ability to engage effectively and appropriately with information and communication technologies.
selected
selected
   
selected
 
C INDEPENDENCE AND CREATIVITY
C1. The ability to work and learn independently.  
selected
       
C3. The ability to generate ideas and adapt innovatively to changing environments.          
selected
C4. The ability to identify problems, create solutions, innovate and improve current practices.          
selected
D CRITICAL JUDGEMENT
D1. The ability to define and analyse problems.      
selected
selected
selected
D2. The ability to apply critical reasoning to issues through independent thought and informed judgement.      
selected
selected
selected
D3. The ability to evaluate opinions, make decisions and to reflect critically on the justifications for decisions.      
selected
selected
selected
E ETHICAL AND SOCIAL UNDERSTANDING
E1. An understanding of social and civic responsibility.            
E2. An appreciation of the philosophical and social contexts of a discipline.            
E4. A knowledge and respect of ethics and ethical standards in relation to a major area of study.            
E5. A knowledge of other cultures and times and an appreciation of cultural diversity.            

Successfully completing this course will contribute to the recognition of your attainment of the following Engineers Australia graduate attributes:

  Learning Objectives
  1.1 1.2 2.1 2.2 3.1 4.1
Graduate Attributes
1. Ability to apply knowledge of basic science and engineering fundamentals
selected
selected
   
selected
 
2. Ability to communicate effectively, not only with engineers, but also with the community at large    
selected
selected
   
3. In-depth technical competence in at least one engineering discipline
selected
selected
selected
   
selected
4. Ability to undertake problem identification, formulation and solution    
selected
selected
selected
selected
5. Ability to utilise a systems approach to design and operational performance    
selected
 
selected
selected
6. Ability to function effectively as an individual and in multi-disciplinary and multi-cultural teams, with the capacity to be a team leader or manager as well as an effective team member            
7. Understanding of the social, cultural, global and environmental responsibilities of the professional engineer, and for the need for sustainable development            
8. Understanding of the principles of sustainable design and development            
9. Understanding of and commitment to professional and ethical responsibilities            
10. Expectation and capacity to undertake life-long learning