lmolteno / nsn

NCEA Standards Navigator
https://www.notion.so/Fast-access-NZQA-d4f21847f9174bc2954bd6a3e8205363
1 stars 1 forks source link

Fix the standard_ids #33

Closed lmolteno closed 3 years ago

lmolteno commented 3 years ago

This will mean that future subjects that are added will not affect the ID's represented in starred standard lists and bookmarked subjects. I can do this by just having a JSON file of standard names and ID's that I reference. If the subject isn't in that list, add an ID at the end of the list and update the JSON file. This means repeats will be persistent.

If this isn't done soon, it will cause serious problems, so I'm going to consider this a bug.

lmolteno commented 3 years ago

I sorted this out in commit 048b93d