Create and develop a project to assign a letter grade

Assignment Help Computer Engineering
Reference no: EM1333073

Design and develop a project to assign a letter grade (A >= 90, B = [80..89], C = [70..79], D = [60..69], and F = [0..59]) to a student's Assignment based on a test score and other criteria.

Use a NumericUpDown control to allow the instructor's assistant to enter a test score between 0 and 100.
Use a group of RadioButton controls to determine the grade on Extra Credit Project #1: None (0 points), Average (3 point bonus), Above average (5 point bonus).

Use a second group of RadioButton controls to select whether a student handed in the assignment on time, with the default being On Time. The other choices are 1 to 2 days late (5 point penalty) and more than 2 days late (automatic score of 0).
Display the final total grade in a read-only TextBox control. Use global variables to keep track of which RadioButton control is checked before determining the final grade.

Deliverable Detail

Create user interface similar to the one pictured in this link.
Submit only ONE file. The file should be a zip of all necessary files to demonstrate your program.
The final grade must be a letter grade (A, B, C, D, or F). Make sure that your program only accepts test scores in the range [0..100] and final grades in the range [0..105]

Logic:
Declare global variables by placing the Dim statement outside all methods.

gdbExtraCredit: to remember how much extra-credit should be given.

gdbLate: remember how much late penalty should be taken off depending on whether it is: on time, 1-2 days late, or more than 2 days late.
For each radio button, code a sub that handles the CheckedChanged event.

For example:

Private Sub rad1_2DayLate_CheckedChanged (...)
gdbLate = -5
End Sub

Code a method to handle btnCompute_Click(...) event.

Reference no: EM1333073

Questions Cloud

How walmart interacts with the larger stakeholder base : Identify relevant issues with respect to how Walmart interacts with the larger stakeholder base.
Show the accounting treatment of the depletion : The units- of-production method is used to determine depreciation and show the accounting treatment of the depletion and depreciation on the mine and mining equipment
Elucidate each auto industry structure correctly : Elucidate each auto industry structure correctly. provide an analysis of market structure requirements including number of firms, uniformity of products.
Demonstrating slant in criminal justice system : The numerous protections found in the Bill of Rights for those charged with criminal offenses seem to demonstrate this slant in the criminal justice system. Do you agree with this philosophy? Why or why not?
Create and develop a project to assign a letter grade : build and develop a project to assign a letter grade (A >= 90, B = [80..89], C = [70..79], D = [60..69], and F = [0..59]) to a student's Assignment based on a test score and other criteria.
What mistake did john baker make : What mistake did John Baker make and Why did he not realize this mistake when it occurred and What would you recommend that Baker do now? Explain.
The organization will pay every thereafter : The organization will pay a $11 dividend in thirteen years and will increase the dividend by 5.5 % every thereafter. If the required return on this stock is 13%.
How is walmart going to bring products to a larger world : How is Walmart going to bring products and services to a larger world and shift its way of thinking about global social and environmental issues?
Make a menu bar with a file menu : make a menu bar with a File menu that includes a Perform Action command and an Exit command. The Perform Action command computes either the sum or average of the rows or columns in the array and displays the result in a message box. The Exit comma..

Reviews

Write a Review

Computer Engineering Questions & Answers

  Difference between lan or wan

What are the different sorts of network topologies used on a LAN or WAN?

  Relationship of tactical-strategic and operational plans

Explain what is meant by the relationship of tactical, strategic, and operational plans, and their individual planning horizons as applied to the telecommunications field.

  How to set up or recover cybersecurity

How to set up or recover cybersecurity.

  Explain the following statements as logic expressions

Please state the following statements as logic expressions.

  What tools you would need to conduct the site

what tools you would need to conduct the site survey and why each is required.

  Developing the website-based sales system

Consider that you have been hired in order to develop the website-based sales system for the large international retail sales firm.

  Explaining the 4g lte

In January 2012, Verizon stated that the 4G LTE is available in the 190 cities covering around 200 million American subscribers. In accordance with the AT&T’s Website.

  In short define asynchronous communications

express packet switching and the benefits of packet switching. What are examples of packet switching networks.

  Analyzing the database schema

OrderLine (OrderNum, PartNum, NumOrdered, QuotedPrice), Part (PartNum, Description, OnHand, Class, Warehouse, Price), On the basis of code above, list the number and name of all the customers.

  Find how to perform system calls in each operating system

Write a C++ or Java program that reads from one file and writes to another find how to perform system calls in each operating system.

  Information systems management

Describe at least three issues/problems with the Information Systems Management (ISM) in a named organization and explain at least three measures to address those issues. Explain the different measures that are effective? Why or why not?

  Object data within a relational database management system

I am finding it difficult to understand the following: Contrasting performance within a relational database management system with/without indexes, use numeric/non-numeric key fields, maintaining/generating calculated fields.

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