Skip to content

Grader should not need to be in same directory #18

@egregius313

Description

@egregius313

The grader currently relies on the grader executable/script on being present in the same directory. This causes some synchronization issues, particularly when using source control on skeletons.

The preferred behavior would be to have a separation of concerns, such as

  • Grader
  • Skeletons, test scripts, etc
  • Temporary directories and caches

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions