Friday, June 5, 2009

Finshed project!

Well i have finally uploaded my assignment! soo happy!
well then bye for now! and have great long weekend.

aakriti

Thursday, June 4, 2009

Markbook- finishing project

Well since my markbook was actually due yesterday i have completed it. Except in IPT class i made it more appealing and easy for users to read.

I played around with the instructions page and finally finished it. I also made sure the buttons were working fine just in case some error would have occured.

Im very happy i have completed every task except the evaluationg section which was not written to do in the theory tasks but i want to.

My project did meet the requirement reports purpose. Overall this markbook system is very efficient to use because it provides a teacher a much easier access to record her/his class assessment marks on a electronic system rather than noting all on paper. Having an excel markbook enables the data to be saved in a number of places. Another advantage of this markbook is that it would be less costly or sometimes free.

Having completed this project i think that i did manage to solve the problem of creating an efficent markbook system. But one thing that i still havent found the answer to is how to create a code which will let teachers select thier own no. of students because not all teachers will have a class of 20. But then again i didnt have time to actually come up with a button or code during the duration of this project. But seeing as my markbook managed to complete many of the tasks i will rate myself quite high actually 9/10. Hopefully i didnt give myself an easy ranking but i feel i did a pretty good job of this project in the thoery aswell.

I will upload photos for you to see of my instructions, template and homepage soon. The uploading on my PC at home takes a while so i will wait and do it when my internet is faster.

cya :)

Wednesday, June 3, 2009

Markbook

Today in IPT i have been working on my Markbook and trying to create a formula which enables me/teacher to see the grades of the Individual student tasks and as a whole.

The project was due today but Mr Cavill extended it to this weekend. But also because i have nearly finished my theory except the evaluating section I will edit few more changes and upload the task into Shard documents on the McAuley Website.

The code for putting grades into the markbook is :

=VLOOKUP(E3,$M$23:$N$28,2,TRUE)

This code helped me to create grades for the template. Now im just trying to figure out how to create a button from which teachers can determine their own number of students.