讲解:CS108、information system、SQL、SQLHaskell|Web

Project – Online Grading SystemThis is the description of the task for the main project for CS108. The project is to implement an onlinegrading system. Your main task is to develop an information system. In order to do this systematically,you will need to perform at least the subtasks described in terms of project reports.This online grading system is a web-based application will be developed using ASP.NET and SQLServer. The main purpose of this project is to facilitate calculation of the average marks or grades of astudent through online. We can identify a number of key subtasks that need to be implemented: Student account creation (for teacher): The teacher can create an account for each student. Theteacher goes to a website and enters the student information into the database. The studentinformation can be the student name, student id and email address, etc. Management of the assignments (for teacher): The teacher can create an assignment to thestudents. An assignment has several tasks or questions, for each question there is a weightassociated with it. We assume that an assignment have 5 questions. We also assume that thequestions are text based. The teacher goes to a website and enters the questions with the titleand the weight for each assignment. Assignment marking (for teacher): When the students submit their assignment, the teacher cangive a grade as well as comments for each question or assignment. Assignment submission (for students): The students can answer the questions online. Summary of the assignment (for students): The sCS108留学生作业代做、代写information system作业、代写SQL语言作业、SQL编程设计作业调试 帮做tudents can see the grade and the comments oftheir assignments. The system will calculate the average marks and the GPA and display themto the students. Bonus: Based on your own ideas. For example, login/logout, variable number of questions foreach assignment, course management, student account management, user friendly GUI, etc.You will implement this project using the ASP.NET and SQL Server.The programming project will be an implemented system and described in a report. The report willinclude an ER schema, a logical (i.e., relational) schema, physical design, description of the queries andtransactions (SQL and program logic). The grading for the project will be totaled over several modulesas follows.Grades:– Correctness (50%): We will verify the correctness of your program by testing its functions.– Programming Style (10%): Style and efficiency of your program (comments are expected in thesource code).– Final Report: The report includes a) design with class diagrams, ER schema, a logical schema,physical design, description of the queries and transactions (20%); b) the features of your system and abrief user manual (10%) and c) as well as the code fragments with explanation (10%).Submission: Send Your Source Codes, DB Files and Report to [email protected]: 23:59 31-DEC-2019(I will send you an email within 3 days when your files are received)Example:Class diagrams ER digramsSchemaMarking interface:(http://pooh.poly.asu.edu/Lindquist/Students/pubs/StudentGradingSystemReport0727.pdf)Summary interface:转自:http://www.6daixie.com/contents/15/4670.html

你可能感兴趣的:(讲解:CS108、information system、SQL、SQLHaskell|Web)