Introduction - If you have any usage issues, please Google them yourself
BEEN BUSY with another percentage score finder (which calculates more statistics than My Percentage Score Calculator),and this time using list boxes. This program finds the minimum and maximum scores (to see who are your best and lowest achievers), the averages (to find the mid-ranges) and the standard deviation (used to see how much the scores vary). One can also add, delete, edit and move list box entries.The check boxes for Scores and Student Names need to be ticked/enabled for these editing features (I have default turned these on). Still need to learn more about sorting using arrays.All you need to do is click load the names, Type in the Total Test Score (in yellow, i have this at 60 but change it for your test) and then click calculate to see the class stats for assessment purposes. The form is intentionally small so that it can be used on a netbook. I hope you like this one. Take care all.