Ask An Expert
- lab1
- calc Assignment
- Extended essay help
- IB Math SL Trigonometry questions
- Topics suggestion for EE
- kinematics, one directional motion, two directional motion, vectors
- kinematics, vectors, measurement,projectile motion, equations of motion, graphs
- kinematics, projectile motion
- Market failure
- Perfect competition, monopoly, oligopoly
- Theory of firm, monopolistic competition
- elasticity of demand
- Supply and demand
Question
What are rubrics for IB computer HL ?
Answer
Grading Rubric in Excel with Mastery Skills Listed:
SOFTWARE DEVELOPMENT PROCESS OVERVIEW
1. Analysis - investigating and analyzing the problem, creating a prototype and discussing it with the user. The analysis determines the user's requirements for the software and sets the stage for design and development. At a high-level it consists of: Tasks, Rules and Results**
You analysis must contain the following:
- Provide the background: state the user, the job they perform and the problem to be solved.
- State how you will solve the problem with your program.
- List all the fields in your data structure (all the fields that you need to store in a record) for your program to do its job.
- Define the field's data types (Will a month be May or 05?),
- List example data under each field; display a mock record.
- Provide a diagram of how the menus will flow for each menu selection. Main Menu-->.....list the result of each choice.
- List the rules of your software.
- Show your analysis to your user and include user feedback on the last page. Make the appropriate adjustments to your analysis.
System Design: State the features (error handling and responses) and interfaces (screens - terminal windows or GUIs?)
Program Design: Show your algorithms and logic using pseudo-code and flowchart. Define your Data Structures, Classes and Methods,
3. Programming - writing the program (code). Sample of a program that writes, search and deletes records to a flat file:
4. Documentation - Testing Documentation and User Documentation. Include testing procedures (what data will you test your program with and what is the output). Enter expected, valid data and unexpected, invalid data. Include user instructions and a final evaluation of the success of the solution (your software program). Have the user use and test it.
Testimonials
Quick Links