05-14-2023, 03:18 AM
Code: (Select All)
'====================================================================================
'| |
'| Grade Keeper Build 4.1.0 - Fuctional gradebook, no bells and whistles. |
'| |
'| Release #4 May 14th, 2023 |
'| |
'| Additions: #1 - Gradebook Fuctional! - Add assignments and save grades |
'| #2 - Graphic Line Input - This allows a smoother data entry; see |
'| Assignment Add for example. New student screens will need a |
'| recode. Thank you Ritchie |
'| #3 - Assignment adding with categories - 800 lines! |
'| |
'| Modifications: #1 - Fonts now all load to prevent memory leak |
'| #2 - Color scheme closer to Powerschool Graderbook |
'| #3 - Master file structure to include more info. |
'| #4 - Teacher file structure to save custom categories |
'| names (customization coming soon) |
'| #5 - Slave file to include more flags for future releases |
'| |
'| Current Limitations: #1 - Printed reports limited to windows |
'| #2 = Printed reports limited to 1 page |
'| #3 - Only can add assignments and save (F2 and F12) |
'| |
'| Konwn Bugs & Issues: #1 - Cancel changing class set will result in an error |
'| #2 - Adding an assignment will delay input and cause first |
'| keypress to be loss with GLI |
'| #3 - Email and address field of add student can overlap |
'| Planned to rewrite with GLI in future release |
'| #4 - Assignment add details doesn't currently line wrap |
'====================================================================================
If I didn't have a vision, I could call this mostly done... But I want so much more. Now it is all about adding more fuctionality and making it go faster. I am excited that the gradebook now works and looks *decent*
Special shoutout to Richite for all his support and helping me with intergrating his library into my program. And his upcoming update! I am sure it will be amazing.
Gradebook is fuctional - Add assignements with categories, add or modify grades, and save to file:
Lovely add screen which could not be done without GLI - find a copy here (though an update is in the works): https://staging.qb64phoenix.com/showthre...0#pid15340
And final, mouse use only with the category selector - custom names are planned, (maybe colors too?):