i need someones help..what software should i use if ill be creating a web based grade book?pls help..thanks

Edit: Try running a Google search on "Free Web Based Gradebook".

----

You could just set up a table.

<table border="1" width="50%" length="100%"><tbody><tr><th>Student</th><th>Assignment</th><th>Grade</th></tr><tr><td>John Doe</td><td>PG. 107 Questions 1-9</td><td>7/9</td><tr><td>Jane Doe</td><td>Chapter 7 Test</td><td>58/63</td></tr></tbody></table>

View it on my website: http://xpcontest.freehostia.com/gradebook.html

Of course, that'd just be a visual representation of what you have. If you are a teacher, I'm sure that the school you work for offers some type of computer-based gradebook. If you're a student, I'd just use Microsoft Excel, and create a table like above, but have something it look something like this:

http://img518.imageshack.us/img518/6735/examplegradebookhs4.png

I suggest the latter.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.