
Allow content admin to skip tier enforcement for hierarchy
Reported by shawn (at vegantech) | March 24th, 2011 @ 04:10 PM | in Needs Tests
Comments and changes to this ticket
-
shawn (at vegantech) March 24th, 2011 @ 09:50 PM
(from [dd38e63abc27f0be61c9cfecffd715853f5cab25]) [#615] logic for choosing content that is exempt from tier locking https://github.com/vegantech/sims/commit/dd38e63abc27f0be61c9cfecff...
-
shawn (at vegantech) March 24th, 2011 @ 09:50 PM
(from [85f66df53fdb4dbac87b372390f3f7d38b81fbc0]) [#615] added specs for tier exemption, all that is left is to add it to the builder https://github.com/vegantech/sims/commit/85f66df53fdb4dbac87b372390...
-
shawn (at vegantech) March 25th, 2011 @ 06:07 AM
index this?
explain extended SELECTintervention_definitions
.* FROMintervention_definitions
INNER JOINtiers
ONtiers
.id =intervention_definitions
.tier_id INNER JOINintervention_clusters
ONintervention_clusters
.id =intervention_definitions
.intervention_cluster_id INNER JOINobjective_definitions
ONobjective_definitions
.id =intervention_clusters
.objective_definition_id INNER JOINgoal_definitions
ONgoal_definitions
.id =objective_definitions
.goal_definition_id INNER JOINdistricts
ONdistricts
.id =goal_definitions
.district_id WHERE (intervention_definitions
.intervention_cluster_id = 1) AND ((intervention_definitions.disabled=false and (!districts.lock_tier or tiers.position <= 1)) AND (intervention_definitions
.intervention_cluster_id = 1)) ORDER BY disabled, custom, position; -
shawn (at vegantech) March 25th, 2011 @ 07:33 AM
(from [f48a88f4e2f90e1eefb532f744af396a1fda9dab]) [#615] added tier exemption to content builder https://github.com/vegantech/sims/commit/f48a88f4e2f90e1eefb532f744...
-
-
shawn (at vegantech) March 28th, 2011 @ 03:40 PM
- Milestone changed from For Jan 2011 DPI meeting to For Apr 2011 DPI Meeting
- Milestone order changed from 73 to 0
-
shawn (at vegantech) April 19th, 2011 @ 09:47 AM
- State changed from new to needs_tests
- Milestone order changed from 77 to 0
moving to production, needs tests and performance improvements.
-
shawn (at vegantech) April 19th, 2011 @ 10:04 AM
- Tag changed from madison to madison, today
-
shawn (at vegantech) November 9th, 2012 @ 07:26 PM
- Milestone changed from For Apr 2011 DPI Meeting to Evaluate to see if applicable.
- Milestone order changed from 49 to 0
-
shawn (at vegantech) April 5th, 2013 @ 07:56 PM
- Milestone changed from Evaluate to see if applicable. to Needs Tests
-
shawn (at vegantech) August 13th, 2014 @ 08:37 AM
- Tag changed from madison, today to madison, tomorrow
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System
People watching this ticket
Referenced by
-
615 Allow content admin to skip tier enforcement for hierarchy (from [dd38e63abc27f0be61c9cfecffd715853f5cab25]) [#615] ...
-
615 Allow content admin to skip tier enforcement for hierarchy (from [85f66df53fdb4dbac87b372390f3f7d38b81fbc0]) [#615] ...
-
615 Allow content admin to skip tier enforcement for hierarchy (from [f48a88f4e2f90e1eefb532f744af396a1fda9dab]) [#615] ...