TeachTechTaskForce / edumap

9 stars 12 forks source link

Grade ranges require redundant input #141

Open andyras opened 7 years ago

andyras commented 7 years ago

In order to display a grade range in the current implementation (e.g. Code.org parser), the inputs have to be redundant.

The displayed range is determined from the lowest and highest grade levels listed in the lesson .csvs.

The values to which search responds are on a one-by-one basis. For example, if there is a record listing 4th grade and one listing 8th grade for a lesson, it will not be found in a search for 6th grade lessons.