GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

USE THIS TEXT FILE Score_Table.txt Objective: Write a C prog…

USE THIS TEXT FILE Score_Table.txt Objective: Write a C program that reads student test scores from a file and evaluates their performance based on average score and individual subject thresholds. The program should display both the original and processed results to the console. Input: – A file named Test_Score.txt containing a 25 × 5 table of integers.- Each row represents the scores of one student across five tests. Tasks: Read the data from Test_Score.txt.Each line contains five integers. Compute the average of each row (i.e., each student’s scores).This value should be stored in a 6th column with two decimal precision. Determine pass/fail status and store in a 7th column:   – A student passes (1) only if:     • Their average score is ≥ 70, and     • None of their individual scores is less than 60   – Otherwise, the status is fail (0). Display both the original table and the result table on the console. Display a summary in the command window (console output):   – Total number of students who passed   – Total number of students who failed due to low average (< 70)   - Total number of students who failed due to at least one score < 60   - A note that these two failure categories may overlap     Please, use these following DEMO SHOTS as an Example!       Showing Message on the Console         Grading Rubric – Total: 55 Points Each category is graded on four levels: Excellent (Full credit), Good (Partial), Fair (Minimal), and Poor (None). 1. File Input Handling (10 pts) Excellent (10): Correctly opens file, handles errors, reads full table accurately. Good (7): Reads the file and table correctly with minor formatting or error handling issues. Fair (4): Reads file but has errors or skips rows/columns. Poor (0): Fails to read file correctly or crashes. 2. Average Calculation (8 pts) Excellent (8): Correctly computes and formats average with floating point precision. Good (6): Average calculated but slight formatting or logic issues. Fair (3): Average is incorrect or uses integer division. Poor (0): Average missing or completely wrong. 3. Pass/Fail Logic (17 pts) Excellent (17): Implements both average and individual-score checks accurately. Good (13): Correct logic but some edge cases missed. Fair (8): Only one condition (avg or score

Read Details

I will show both sides of my scratch papers, cheat-sheet, an…

I will show both sides of my scratch papers, cheat-sheet, and printed formula sheet (if printed) at the beginning and end of the test. Failure to do so will result in a 5-point deduction from my score. 

Read Details

Which neurological based functions reach a peak of sensitivi…

Which neurological based functions reach a peak of sensitivity in adolescence?  

Read Details

A health professional should make every attempt to influence…

A health professional should make every attempt to influence cardiopulmonary fitness factors and promote a more healthy lifestyle in which clients?  

Read Details

The first object that most infants are successful in reachin…

The first object that most infants are successful in reaching to is most consistently-  

Read Details

Which sensory system first motivates the infant to reach tow…

Which sensory system first motivates the infant to reach toward an object that is just out of arm length?  

Read Details

What gross motor abilities would we expect to see in a typic…

What gross motor abilities would we expect to see in a typically developing 24 month old child?

Read Details

Describe the pattern of musculoskeletal growth in the adoles…

Describe the pattern of musculoskeletal growth in the adolescent period  

Read Details

What is a plausible reason, supported by research, that expl…

What is a plausible reason, supported by research, that explains why infants 1-2 months of age are unable to focus on a desirable, large object for a long time even while it continues to move and dangle within 12-14 inches, at midline, in front of the infant?  

Read Details

What best describes the  ability to have a healthy relations…

What best describes the  ability to have a healthy relationship between professional responsibilities and personal life?    

Read Details

Posts pagination

Newer posts 1 … 28,605 28,606 28,607 28,608 28,609 … 86,612 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top