Skip to content

coding "or" prerequistes #119

Description

@backyardbiomech

I'm very interested to use this tool to analyze our current biology B.S. curriculum as we start to make a few tweaks. However, we have a number of "or" prerequisites. We have three groups of mid-tier courses, with four courses in each group. Students must take at least one course in each group for the major. Most upper division courses then have as a prerequisite any one of the courses from a group.

For example, let's take the Ecology and Evolution group. It has four courses we'll call:

  • BIOL 301
  • BIOL 302
  • BIOL 303
  • BIOL 304

Then there's an upper division BIOL 401, that has prerequisites:

MATH 370 and (BIOL 301 or BIOL 302 or BIOL 303 or BIOL 304)

I could make one "course" that just represents the group to fix the prerequisite problem, but then the individual courses would still need to be listed because after the one that meets the degree requirement, additional courses from the group can count as electives.

Is there any way to code "or" prerequisites in Curricular Analytics?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions