ITECH1101 IT Problem Solving Assignment

Assignment Help C/C++ Programming
Reference no: EM132428337

ITECH1101 - IT Problem Solving

Hackathon Assignment Specification

Overview

This assignment requires you to identify a challenging problem and attempt to solve it using a robot. You will design a possible solution, attempt to implement that solution and then present an aspect of your work to your peers. There are three separate parts to this assignment, coinciding with the stages of developing your solution:

Part 1: Initial Design Documentation (group) and Peer Review (individual)
Part 2: Hackathon Report (individual)
Final Design Document (group)
Part 3: Hackathon Presentation (individual)

Learning Outcomes

The following course learning outcomes are assessed by completing this assessment:
• K2. Relate goal-setting and plan formulation to problem solving
• K3. Compare and contrast commonly used problem solving strategies
• K4. Describe tools and techniques that can be used to model and describe problems
• K5. Describe the value of reflection, attitude and self-efficacy towards success in problem solving
• S1. Decompose a problem and create goals and plans to solve that problem
• S2. Devise and implement problem solving strategies which can be applied to a range of IT problems
• S3. Develop and verify algorithms based on conceptual models used in programming
• S4. Construct documentation describing how to solve a problem
• A1. Apply problem solving strategies, tools and techniques to solve problems in a variety of domains

Assessment Details

Part 1: Design Documentation and Peer Review

This stage requires you (as a group) to select a problem to solve using one of the available Mindstorms Robots, design a possible solution to this problem and submit this solution design for peer review. You individually are required to peer review the designs of two other students not in your group.

The design documentation is to be completed in groups of 2-3 students. Your team will be allocated from your lab group.

Problem Selection

Identify a problem to solve as a team. This assignment requires the team to program a robot to solve the identified problem. You can come up with a problem of interest that you want the robot to solve (perhaps a design thinking workshop could help generate ideas), or use the ideas below as suggestions. Your problem must:
• Be challenging for y ou. You are being assessed on your application of problem solving skills, so any problem that is too easy will not give you the opportunity to demonstrate this.
• Require you to use a variety of problem solving strategies / techniques to complete
• Be creative. Fun is a huge element of a hackathon, so you want to select something that you will enjoy.
• Require you to code the behaviour. Controlling the robot's movements through a remote is not permitted (although a limited amount of this may be done in support of coded behaviours)
• Work within the capabilities of your robot. You are not permitted to modify the robot builds, other than to switch between the available attachments as appropriate. You may add temporary enhancements, such as using glad wrap, putting on temporary decorative clothing or applying a rubber band, provided the changes do not affect the structure of the robot, do not impair its capacity to function, do not leave any mark or residue on the robot and can be quickly applied and removed.

Your problem must also not be something that you can solve by following previously created instructions or downloading existing programs. For example, you cannot just use the code examples provided in the Mindstorms tutorials, even if you recreate them yourself, and you cannot download existing code from the internet.

Ideas:
• Sort objects in different locations based on colour
• Build something by collecting pieces and assembling / layering them in a specific location
• Play hide-and-seek, using an IR sensor to locate the IR remote
• Battle another robot (two teams from one lab group could each program one robot to compete). Just remember not to damage the robots!
• Follow a path through an unseen obstacle course - perhaps use colour, or object sensing (or both?) to determine movements

Part 2: Hackathon Report

This part of the hackathon assignment requires you to discuss, analyse and reflect upon the problem solving techniques you use during the hackathon. This will occur through a work journal to be documented in Microsoft Word or compatible text editing program (saved as a .pdf file for cross-system compatibility). This task is to be completed individually.
You will update and maintain your work journal on a frequent basis throughout the hackathon, documenting:
• an overview of the work you have been attempting
• challenges or problems you encounter
• the output of your work.

Throughout these journal entries, you will make and analyse connections between the work you are performing and the course concepts reviewed throughout the semester. For example, if you attempt to solve a problem using a graphical model, your entry would identify the problem you were trying to solve, discuss the use of the graphical model and the reason for its use and analyse how effective the graphical model was in helping you resolve the problem.

You will also reflect on your learning throughout the hackathon. This learning can include both course concepts that you understand better due to applying them during the hackathon, and learning about yourself as a problem solver.

The work journal does not need to document every single aspect of the work you perform during the hackathon, and does not need to address all of the marking criteria in every entry. Rather, the journal entries as a whole need to provide insight into your experiences in the hackathon and it is these experiences as a whole that will be evaluated. An example of the format for a single journal entry is included below:

Part 3: Hackathon Presentation

At the conclusion of the hackathon, each person must provide a short individual presentation about their hackathon experiences in their scheduled laboratory.
This presentation will:
• introduce the main problem that the team attempted to solve for the hackathon.
• identify a personally-significant moment experienced during the hackathon and discuss what made this significant. A significant moment may include events that were challenging, particularly emotive (satisfying, frustrating, etc) or that had a large impact on the work performed during the hackathon.
• identify ONE problem personally encountered during the hackathon, and discuss the problem solving techniques or strategies used personally to address this problem and how (and why) these were used. Note: team members must not choose the same problem to discuss. You will need to coordinate with your team to ensure different problems are selected.
• reflect on personal learning and responses to challenges encountered during the hackathon, including understanding of course concepts, personal skills in problem solving and the role of mindset.

Attachment:- Hackathon Assignment Specification.rar

Reference no: EM132428337

Questions Cloud

Review the section of the weekly notes : To prepare for this Discussion, review the section of the Weekly Notes which outlines Edward de Bono's creative thinking hats.
Determine recommended strategy within the case study : You will analyze different products from different companies to determine a recommended strategy within the case study.
Possible to disagree without being disconfirming : Next, discuss whether (and how) it is possible to disagree without being dis-confirming.
Explain of how two social factors influence health outcomes : Describe medical social work interventions that target these factors to improve health outcomes. Explain why you selected these interventions.
ITECH1101 IT Problem Solving Assignment : ITECH1101 IT Problem Solving Assignment Help and Solution, Hackathon Assignment Specification - Federation University - Assessment Writing Service
Assignment on marketing discussion : Problem 1: If you were to research Gain laundry detergent, what would be a good pricing strategy?
How major social institutions are promoting pluralism : Give an analysis of how major social institutions are promoting pluralism in response to the ever-growing diversity of groups in America.
Six major principles of psychological theories : List and discuss the six major principles of psychological theories as they relate to crime causation.
Product planning for a bricks-and-mortar retailer : Visit the website of Gap (www.gap.com). Discuss how the web can be used in new product planning for a bricks-and-mortar retailer such as Gap.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd