1EdTech / caliper-spec

Other
19 stars 17 forks source link

Cert 3.x -- We need a better way of representing "one of" in cert req's #520

Closed ViktorHaag closed 4 years ago

ViktorHaag commented 4 years ago

Some of the metric profiles require nothing be provided for certification, and this is clearly not what's desired (i.e. all the items in the Assessment Profile are Optional).

We could address this by having three requirement phrases, not two:

I suspect these rules would be flexible enough to encode all the possibilities we need (and if they can't then I suspect our needs are too complex). The last rule is tricky, but could be explained fairly simply on how it works (note that we could have tables that have both "one of" and "two of" rows, if we really wanted to be complicated, but I don't expect we'll see that, really...).

ViktorHaag commented 4 years ago

Never mind -- I misread Assessment Profile; it does have a (single) Required row. We might want to consider this change anyway to give us a bit more flexibility in how we can enforce coverage for certification purposes...

ViktorHaag commented 4 years ago

We already do something similar to this (see Feedback Profile). Closing as no need to fix.