Skip to content

Group Project 3 of Visual Programming course using C# language

Notifications You must be signed in to change notification settings

JosuaLimbu/mayos-gradingsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MayOS

Grading System

Group Project 3 of Visual Programming course using C# language

Tutorial

Short Tutor Some very important specific features in the MayOs App

  • ODBC name = data_grade

    Server type = MySQL ODBC 3.51 Driver

    Database name = project_vispro

    Picture1 Picture2

  • Input grade in grade book (lecturer user)

    Picture3

    • Submit : Make sure all fields are inputted. If there is no value, just put a value of 0.
    • Kalkulasi : All assignment, quiz, project, mid, final, and attendance columns must be inputted before calculating the total score.
    • Search : Enter the student ID and click search then the student data will be displayed.
    • Update : Search first for student data using the search method above, then we fill in the new data (make sure to fill in all fields completely) then click update.
  • Input grade in grade book (student user)

    Picture4

    Unlike the lecturer's grade book, students can only calculate to predict the grade they will get. Remember, make sure all the fields are inputted with the grade before doing the calculation. If there is no grade, just put 0

  • Your Grade

    Picture5

    Make sure to input a valid or registered student id and then search. If it is wrong, the program will close.

  • Add User

    Picture6

    Delete : First, search the data using the user ID then click search. Then we can input new data and then click update.

  • Members, add Lectures, dan add Classroom

    Picture7

    Update and Delete : First, select the table, then input the id in the search field then click search, we can delete the data or we input new data then click update to change the existing data.

    Picture8 Picture9

    • Delete and Update : The same as the instructions above, except that here we don't need to select a table. Just search for the lesson ID then delete or input a new value then update.
    • C : Refresh datagrid

About

Group Project 3 of Visual Programming course using C# language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages