Skip to content

Support for assignments numbered as sub-projects #12

@japplefield

Description

@japplefield

Some courses like EECS 370 provide multiple autograder autograder assignments for the same project number. Projects are identified using a number-letter combination (e.g. Project 1a). A search for "p1a" wouldn't necessarily return only Project 1a based on the current parsing methods. This is a special case that probably needs to be handled separately. Example project names are:

  • Project 1a - LC-2K Assembler
  • Project 1m - Assembly-Language Multiplication
  • Project 1s - Behavioral Simulator
  • Project 2a - LC-2K Advanced Assembler
  • Project 2c - Assembly Language Combinatorics
  • Project 2l - LC2K Linker

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions