1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the email address requirement. * Some users may not have one to use * We will re-evaluate this in the future as we implement communication between teachers & student/parents More... almost 16 years ago
Minor fix to scale range test cases More... almost 16 years ago
Correct bug where a report doesn't print if there are no students found More... almost 16 years ago
Correct bug where a report doesn't print if there are no students found More... almost 16 years ago
Updated vendor plugins More... almost 16 years ago
removed DEMO text from dashboard More... almost 16 years ago
cleaned up grading scale editing More... almost 16 years ago
small bug fix for adding/editing school years More... almost 16 years ago
slight rework of school_years views to allow for adding new school years More... almost 16 years ago
reworked SchoolYear.current --> SchoolYear.current_year More... almost 16 years ago
This is a work-around for weird migration failures on PostgreSQL. Should be fixed in Rails 2.3 more details here: http://code.google.com/p/activescaffold/issues/detail?id=638#c1 More... almost 16 years ago
Minor report card corrections * added a check for no-assignments * corrected an issue where courses wouldn't print in 2 columns More... about 16 years ago
report cards now print properly with all the skills and their scores More... about 16 years ago
supporting skills are *almost* working correctly... More... about 16 years ago
report card WIP More... about 16 years ago
working on getting the supporting skills to display properly More... about 16 years ago
More small tweaks * fixture data for Grading Periods was messed up and causing a ripple effect downstream. :( * things are working much more smoothly now. Just have to do some more testing... More... about 16 years ago
report card now accepts SchoolYear More... about 16 years ago
report card now accepts SchoolYear More... about 16 years ago
corrected issue with SchoolYear.current More... about 16 years ago
Lots of little tweaks and enhancements * report cards are still not working properly * fixed the javascript for the scal objects * corrected the sorting of the terms for Course edit * cleaned up various other bits and pieces More... about 16 years ago
Javascript tweaks and some fixtures fixes. More... about 16 years ago
Intense rework of the Skills Evaluation sections. * reworked the DB schema * moved some javascript around for page load time optimization More... about 16 years ago
Cleaned up some Javascript functionality * refactored the setfocus function from application_helper.rb to application.js * moved the javascript load to the end of the page instead of the beginning More... about 16 years ago
added some integration tests More... about 16 years ago
changed 'Campus' to 'Site' for better readability. More... about 16 years ago
Grades/Skill evaluations seem to be working great. More... about 16 years ago
Reworked skills assesment and evaluation * skills evaluations now work * the Javascript on the evaluation SHOW page now takes into account both the assignment & skills tables More... about 16 years ago
minor cleanups More... about 16 years ago
Completed the DB schema changes * I still don't like having two "evaluations" tables. I think they could be combined but I don't have the time right now. * Everthing seems to build and migrate, however the tests don't pass yet and there is probably quite a bit of work to do on the supporting_skill_evaluations. More... about 16 years ago