1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
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... over 14 years ago
Minor fix to scale range test cases More... over 14 years ago
Correct bug where a report doesn't print if there are no students found More... over 14 years ago
Correct bug where a report doesn't print if there are no students found More... over 14 years ago
Updated vendor plugins More... over 14 years ago
removed DEMO text from dashboard More... over 14 years ago
cleaned up grading scale editing More... over 14 years ago
small bug fix for adding/editing school years More... over 14 years ago
slight rework of school_years views to allow for adding new school years More... over 14 years ago
reworked SchoolYear.current --> SchoolYear.current_year More... over 14 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... over 14 years ago
Minor report card corrections * added a check for no-assignments * corrected an issue where courses wouldn't print in 2 columns More... over 14 years ago
report cards now print properly with all the skills and their scores More... over 14 years ago
supporting skills are *almost* working correctly... More... over 14 years ago
report card WIP More... over 14 years ago
working on getting the supporting skills to display properly More... over 14 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... over 14 years ago
report card now accepts SchoolYear More... over 14 years ago
report card now accepts SchoolYear More... over 14 years ago
corrected issue with SchoolYear.current More... over 14 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... over 14 years ago
Javascript tweaks and some fixtures fixes. More... over 14 years ago
Intense rework of the Skills Evaluation sections. * reworked the DB schema * moved some javascript around for page load time optimization More... over 14 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... over 14 years ago
added some integration tests More... over 14 years ago
changed 'Campus' to 'Site' for better readability. More... over 14 years ago
Grades/Skill evaluations seem to be working great. More... over 14 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... over 14 years ago
minor cleanups More... over 14 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... over 14 years ago