Expansion Valve Rubric Quiz
42 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is a characteristic of the First Law for Expansion Valve as described?

  • It has multiple terms that are always simplified.
  • It contains both simplified and unsimplified terms. (correct)
  • There are only correct simplifications presented.
  • It has one term that is always incorrect.
  • What does the rubric categorize as exemplary input?

  • Most inputs defined but lacking clarity.
  • Detailed inputs without any units.
  • All inputs defined with some appropriate units.
  • Every input defined with appropriate units. (correct)
  • Which scoring category indicates a developing level of performance?

  • Developing (correct)
  • Average
  • Exemplary
  • Exceptional
  • If a student's work is missing many inputs, which category would it likely fall under?

    <p>Developing</p> Signup and view all the answers

    What is the maximum score possible according to the rubric for Detailed Inputs?

    <p>25</p> Signup and view all the answers

    How does the rubric define inputs that are 'Above Average'?

    <p>Some missing inputs and/or units.</p> Signup and view all the answers

    What score corresponds to a section that is detailed but with missing few inputs?

    <p>20</p> Signup and view all the answers

    Which term describes a First Law that has at least one term incorrect?

    <p>Unsimplified</p> Signup and view all the answers

    What must a complete algorithm include?

    <p>All necessary variables and equations</p> Signup and view all the answers

    Which of the following is NOT a requirement for an algorithm to be deemed complete?

    <p>It must include only one equation</p> Signup and view all the answers

    What is implied by the statement that 'all items must be defined prior to use' in an algorithm?

    <p>All necessary data must be explicitly stated before implementation</p> Signup and view all the answers

    An algorithm that includes multiple assumptions but fails to define its variables is seen as:

    <p>Incomplete and potentially erroneous</p> Signup and view all the answers

    What is the highest score possible for the 'Simplified First Law for Evaporator' section?

    <p>20</p> Signup and view all the answers

    Which aspect of the algorithm primarily involves data manipulation?

    <p>Final results presentation</p> Signup and view all the answers

    Which condition corresponds to an 'Above Average' score for the First Law in the Evaporator section?

    <p>First Law has one term that is correct after simplification.</p> Signup and view all the answers

    What would result in a score of zero for the First Law in the Heat Exchanger section?

    <p>First Law contains at least one incorrect term after simplification.</p> Signup and view all the answers

    Which of the following statements is true regarding the scoring for the First Law sections?

    <p>The scoring criteria differ between sections.</p> Signup and view all the answers

    How does a score of 15 relate to the First Law for Evaporator section?

    <p>Indicates the First Law is not simplified correctly after simplification.</p> Signup and view all the answers

    What would be considered 'Exemplary' performance in the 'Simplified First Law for Heat Exchanger' section?

    <p>The First Law is appropriately simplified according to the guidelines.</p> Signup and view all the answers

    What is the primary distinction between the 'Above Average' and 'Developing' scores?

    <p>Developing results in either not simplified or too many errors.</p> Signup and view all the answers

    What type of performance corresponds to the maximum score of 20 points for the First Law?

    <p>Accurate simplification with no errors.</p> Signup and view all the answers

    What can occur if inputs or validations are programmed incorrectly?

    <p>The outputs may be inaccurate or unreliable.</p> Signup and view all the answers

    Which of the following statements about code for Task 3 is correct?

    <p>The code for Task 3 is missing some parts.</p> Signup and view all the answers

    What is essential for finding enthalpies correctly?

    <p>Using interpolation where necessary.</p> Signup and view all the answers

    What is a consequence of missing data inputs or validations?

    <p>Potential errors in calculations.</p> Signup and view all the answers

    What is indicated if validations are done incorrectly?

    <p>There may be significant issues with data integrity.</p> Signup and view all the answers

    What does the exemplary score for the Results CSV File indicate?

    <p>All results are correct.</p> Signup and view all the answers

    Which aspect of the Compressor Work Output is noted as 'above average'?

    <p>Units are slightly incorrect.</p> Signup and view all the answers

    What is the maximum score allocated for the Heat Removed Output?

    <p>33 points.</p> Signup and view all the answers

    If a student's work shows more than one incorrect result in the Results CSV File, what score would they receive?

    <p>0 points.</p> Signup and view all the answers

    What does it mean if the units in Heat Removed Output are slightly incorrect?

    <p>It falls into the developing category.</p> Signup and view all the answers

    What score is given for Compressor Work Output when it is correct?

    <p>33 points.</p> Signup and view all the answers

    In which scenario would a student receive a score of 25 for the Results CSV File?

    <p>One result is incorrect.</p> Signup and view all the answers

    What is required for a score of 34 points in the Results CSV File section?

    <p>All results must be correct.</p> Signup and view all the answers

    What does the exemplary score for Code for Task 1 represent?

    <p>Data is loaded correctly and all validations are complete.</p> Signup and view all the answers

    Which of the following would lead to a developing score for Code for Task 1?

    <p>One validation is incorrectly completed.</p> Signup and view all the answers

    In the rubric for Deadline C, what total points can be obtained for Code for Task 2?

    <p>25 points</p> Signup and view all the answers

    What distinguishes an above average score for Code for Task 1?

    <p>Most data validations are complete with minor errors.</p> Signup and view all the answers

    Which statement is NOT true regarding the scoring for Code for Task 1?

    <p>Scoring is limited to only two criteria for validation checks.</p> Signup and view all the answers

    What is the consequence of having more than two data validations missing for Code for Task 1?

    <p>The score will be developing.</p> Signup and view all the answers

    For a student to achieve a score of 25 for Code for Task 2, what must occur?

    <p>The code must work correctly with two inputs.</p> Signup and view all the answers

    Which criterion leads to a total score of 0 for Code for Task 1?

    <p>Data fails to load completely with no validations attempted.</p> Signup and view all the answers

    Study Notes

    Rubric for Deadlines A-D

    • Grading Rubric: This document outlines criteria for scoring tasks related to deadlines A through D. Each deadline has different sections (e.g., "Detailed Inputs," "Detailed Outputs," "Detailed Workflow") with varying point values and associated criteria.

    Task Specific Grading Criteria

    • Exemplary: All criteria are met accurately and completely. Specific details depend on the task. For example:
      • Code for Task 1: All data loads and appropriate data validations are completed correctly;
      • Code for Task 2: All inputs and data validations are programmed correctly;
      • Code for Task 3: Enthalpies calculated correctly, including interpolation as needed.
    • Above Average: Almost all criteria are met, with minor omissions or inaccuracies. Example:
      • Code for Task 1: Appropriate data loads but one or two data validations are missing or slightly incorrect.
    • Developing: Many criteria are not met or contain significant mistakes. Examples:
      • Code for Task 1: Data not loaded correctly, more than two data validations missing or incorrect.
      • Code for Task 2: Missing multiple inputs or data validations or if done incorrectly
    • Score: Numerical grade given based on the rubric's criteria for each task.

    Specific Task Breakdown

    • Section: Identifies the specific part of the task or deadline being evaluated (e.g., "Detailed Inputs," "Results CSV File," "Compressor Work Output")
    • Total Points: Maximum possible points for that section.
    • Criteria: Explains what an exemplary, above-average, developing, and failing submission should contain or lack. Different results are expected for each section. Units, complete calculations, data loading accuracy, and logical algorithms are key factors.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Project Rubrics PDF

    Description

    Test your understanding of the characteristics and scoring categories of the rubric for the Expansion Valve's First Law. This quiz will cover key elements, scoring systems, and classifications related to student inputs and performance levels.

    More Like This

    Use Quizgecko on...
    Browser
    Browser