Grading CSE 403, Spring 2008, Alverson.

Slides:



Advertisements
Similar presentations
Chapter: 3 Agile Development
Advertisements

Estimation Wrap-up CSE 403, Spring 2008, Alverson Spolsky.
WIKI IN EDUCATION Giti Javidi. W HAT IS WIKI ? A Wiki can be thought of as a combination of a Web site and a Word document. At its simplest, it can be.
Copyright (c) 2003 CPTTM 1 Common fears of a software development manager Common fears of a software development manager: –Deadline.
Workshop: Teamwork practicalities Kauppinen, M. Ylikangas, M.
Project Workflow. How do you do it? -Discussion-
How to start Milestone 1 CSSE 371 Project Info There are only 8 easy steps…
CSE 403, Spring 2007, Alverson Software Development Teams Talent wins games, but teamwork and intelligence wins championships. Michael Jordan With some.
05 Jul 2006CSE403, Summer'06, Lecture07 Administrivia Informal feedback meetings with LCO groups FantasySportsLeague: still to come today Individual assignment.
CSE 403, Spring 2008, Alverson Working with others on your team “Knowing others is intelligence; knowing yourself is true wisdom. Mastering others is strength;
Teamwork. Motivation Advantages and disadvantages.
CSE 403, Spring 2008, Alverson CSE 403 Software Engineering Pragmatic Programmer Tip: Care about Your Craft Why spend your life developing software unless.
CSE 403, Spring 2007, Alverson Requirements Pragmatic Programmer Tip: Don’t Gather Requirements – Dig for them Requirements rarely lie on the surface.
Teamwork and Group Dynamics A few tips on effective teamwork, meetings, and presentations Stuart Faulk From lectures by Michal Young, 1988, Anthony Hornoff.
Classroom Expectations Introduction to Maths Mr. Perkinson.
Project Workflow.
Employee Guide: Working on a Virtual Team
Sacred Heart Exploratory Program
Group XXX Workshop JEOPARDY
Increasing engagement on Twitter with #MyWorkingWeek
Handout 2: Effective working relationships
Managing the Project Lifecycle
PDP task - Year 1 Semester 2
FORGE AHEAD Program Transformation of Indigenous Primary Healthcare Delivery : Community-driven Innovations and Strategic Scale-up Toolkits Module.
Presented by CMLE Dr. Mary Wilkins Jordan
Chapter 2 Design Tools.
Introduction to Computational Thinking
Project Workflow.
Methodologies By Akinola Soyinka.
Implementing the NHS KSF Action Planning and Surgery Session
How to use By Zainab Muman
Using IMPROV to IMPROVE your Communication
Taking an Iteration Down to Code
Collaborative Communication
Technical Communication: Foundations
Voice of the Customer ISR Danbury, CT
Dilbert Scott Adams.
MTM Measurement Initiative
Performance Achievement a quick reference guide to
What do you need to know about XP?
Robert W. Lingard California State University, Northridge
The purposes of grading student work
End of Year Performance Review Meetings and objective setting for 2018/19 This briefing pack is designed to be used by line managers to brief their teams.
Peer Evaluation of Teammates
Early Childhood Data System Framework Partner States Application Process June 3, 2013.
Robert W. Lingard California State University, Northridge
Unit 6: Application Development
SWE 205 Software Usability Analysis and Design
Early Childhood Data System Framework Partner States Application Process June 3, 2013.
Partnered or Group Projects
CSE Course Enrollment Information
2018 Digital Survey: Feedback & Analysis
Brainstorming & Project Management
Chapter 3: Set the Example
English Ms. Bedingfield
Teamwork.
Reviewing and Revising:
for Instructors and Roster Contacts
Parent - Teacher Meetings As easy as A-B-C
Marzano Vocabulary Instruction Follow-Up
Enhancing Small Group Teaching and Group Projects
CUTM 4012: Methods of Teaching English
New country and Varied Cultures
Seven Principles of Good Teaching
Faculty Center for Instructors
Difficult Conversation
Public Speaking By Richard Yun – Team 781
Teamwork.
SD5953 Successful Project Management AGILE SOFTWARE DEVELOPMENT
Discover Your Employability Skills
Presentation transcript:

Grading CSE 403, Spring 2008, Alverson

Project Grades We’d like your grade to reflect your contribution and commitments to the project and project team We’ll use the Assessment of Contributions of Group Members (from the Center for Engineering Learning and Teaching – see handout) CSE 403, Spring 2008, Alverson

Here’s how it works Three assessment points After SRS (instructional, informational only, wk3) Around Beta Release (week 6) After Final Release (week 10) You have 100 points to allocate among your team members. No two members may receive the same amount of points. ~ Weighted ranking of contribution ~ CSE 403, Spring 2008, Alverson

How the grade is computed Project grade x min((sum of points), 100) + [staff input, self review] = Student grade Example: Betty The whole project team thought Betty (as well as most of the team!) did a great job. She took initiative, delivered on time and worked well with others. They awarded her: 20, 20, 21, 19, 20 = 100 Project grade was 95%. Betty’s grade was 95% x 100 + [ ] = 95% CSE 403, Spring 2008, Alverson

How the grade is computed Example 2: Jughead’s heart was in the right place but often got sidetracked by the kitchen. He delivered half of what he originally committed to, and was notorious for missing meetings and not keeping teammates well informed. Jughead’s values were: 15, 11, 14, 10, 12 = 62 Project grade was 95%. Jughead’s grade was 95% x 62 + [ ] = 60% CSE 403, Spring 2008, Alverson

Miscellaneous Grades are posted in the CSE grade database. We will entertain questions about grades only for 1 week after they are posted in the grade db. Check for missing assignments. Questions about assignment grades should be written up and submitted to the staff via email. Summary questions can be discussed directly with the TA’s. CSE 403, Spring 2008

Software Development Teams Talent wins games, but teamwork and intelligence wins championships. Michael Jordan We’ll get into this in depth in another week but I thought it was important to talk a little about team expectations. CSE 403, Spring 2008, Alverson

Team exercise Part of being successful is having a shared vision. This applies to team operation, too. For your 403 team: What are the top 5 responsibilities of a team member? Write in terms of, “I will ….” CSE 403, Spring 2008, Alverson

Team responsibilities … Spring 08 thoughts: I will Show up to meetings on time Contribute to the meetings Be prepared for the meetings I’ll hold up to my project development commitments and meet my deadlines Communicate quickly and clearly any problems or conflicts, and what I’m doing Be ambitious in the workload I take on Try to be self aware of how you’re affecting others Open to opinions of others CSE 403, Spring 2008, Alverson

Team member responsibilities From Sp07 I will do my work on time or give sufficient notice (backed by some personal contact) I will value others opinions I will collaborate with all teammates for making major decisions I will do what I say I will I will not start fights I will respond constructively to feedback I will attend all meetings, including one on the weekend, and bring refreshments to some meetings I will not hesitate to voice my opinion I will stand behind and support team decisions I will respond to email within the day it was sent CSE 403, Spring 2008, Alverson

Team Exercise – 5 minutes Discuss your team responsibilities By Monday, agree on and post on your wiki, your top 5 team member responsibilities Will your team be as successful as the early Microsoft team?? CSE 403, Spring 2008, Alverson

Pragmatic Programmer Tip: Don’t Gather Requirements – Dig for them Requirements rarely lie on the surface. They’re buried deep beneath layers of assumptions, misconceptions, and politics CSE 403, Spring 2008, Alverson

Readings Requirements and Use cases: Writing Effective Use Cases, Alistair Cockburn Pragmatic Programmer, p. 202-208 Survival Guide Chapter 8: Requirements Development CSE 403, Spring 2008, Alverson

Outline What are requirements? Some interesting requirements facts How can we gather requirements? How can we specify requirements? CSE 403, Spring 2008, Alverson

Software requirements Requirements specify what to build tell "what" and not "how" tell the problem, not the solution Some goals of doing requirements: understand precisely what is required of the software communicate this understanding precisely to all development parties control production to ensure that system meets specs (including changes) Mention list of features and change to 15-20. Feature creep. CSE 403, Spring 2008, Alverson

General classes of requirements Spring 08: performance reliability privacy,security functionality documentation ease of use CSE 403, Spring 2008, Alverson

General classes of requirements Examples requirements types: Feature set GUI Performance Reliability Expansibility (ie. support plug ins) Environment operates in (ie. HW, OS, browsers) Schedule CSE 403, Spring 2008, Alverson

How do we gather requirements? Let’s start with two facts: Standish group survey of over 8000 projects, the number one reason that projects succeed is user involvement Easy access to end users is one of three critical success factors in rapid-development projects (McConnell) Also Agile practices CSE 403, Spring 2008, Alverson

How do we gather requirements? Benefits of working with customers: Good relations improve development speed Improves perceived development speed They don’t always know what they want They do know what they want, and it changes over time CSE 403, Spring 2008, Alverson

Words of Wisdom 1 The most difficult part of requirements gathering is not the act of recording what the users want; it is the exploratory, development activity of helping users figure out what they want. McConnell, SG CSE 403, Spring 2008, Alverson

Words of Wisdom 2 Work with a User to Think Like a User – it’s the best way to get insight on how the system is easily used Pragmatic Programmer Tip What are some methods of interacting with the user? From PP? CSE 403, Spring 2008, Alverson

Words of Wisdom 3 Throughout your travels with the customer, be sure to set reasonable customer expectations Schedule typical. Amount of work required to add a feature. Damage credibility. Lose respect and trust. CSE 403, Spring 2008, Alverson

CSE 403, Spring 2008, Alverson

How can we specify requirements? So… we’re working with the customer to understand their needs, how do we capture these requirements? Possibilities include: Prototype System Requirements Specification Document Use Cases Feature List Paper UI prototype CSE 403, Spring 2008, Alverson