hypothesis / hypothesis/lms

Match files not only by name, but by their position within the tree for course copy

Open
#5,161 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

For course copy we find candidates to be the same file based on name and size (depending on the LMS). We could also try to mach the position on the folder structure.

### Canvas

We don't support folder here yet.

### Blackboard

We do support folders but the API also gets us size, which makes false positives less likely

### D2L

The API doesn't gives us size so we only compare name here. The issue is not as likely to happen as depending on the storage options D2L doesn't allow names to be the same.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.