Skip to content

check for duplicate last names in roster and adjust #3

Description

@btskinner

When initializing a course, the program should check all last names for duplicates and append first names to create unique repos. To be fully robust, it could check for continued duplication (first and last names are the same) and append a number for unique values.

When adding students, last names should be checked against current student repos (use API) and the first name added to the new repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions