Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archival submissions #49

Closed
wants to merge 3 commits into from

Conversation

ksiadzrobak
Copy link

@ksiadzrobak ksiadzrobak commented Mar 15, 2018

Since I keep an archive of submissions from previous years and compare the current submissions also against them, I've been getting a huge number of matches between each and every submission in the results - most of them uninteresting.

To fix this issue, I propose a feature allowing distinguishing new submissions from the old ones (loaded with -a option, for archival) - new submissions will be compared with each other, and also compared against the old submissions, but there won't be comparisons of the old ones with each other. This approach reduces both the clutter in the search results and the running time.

At extreme this might be used for n-to-1 comparisons, i.e. comparing a particular submission against the whole archive.

Please review & merge.

@ksiadzrobak ksiadzrobak force-pushed the archival-submissions branch from c29501a to e5c8153 Compare June 19, 2018 19:12
@thrau
Copy link

thrau commented Nov 24, 2020

sorry for necroing, but this is an excellent feature. it merges just fine, and works as expected. using it in my fork, thanks!

@lisander-lopez
Copy link

I like this, Im currently using this branch aswell. Unfortunately the folder structure must be
"Archival/student/src/...." BUT, my current setup up is "Archival/FallSemester19/student/src/..."

Even thought I was -s command on, I have to point -a to "FallSemester" and not "Archival" So I have to manually do every semester

@tsaglam
Copy link
Member

tsaglam commented Feb 21, 2022

Closed, as this will be implemented in #289.

@tsaglam tsaglam closed this Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR that involves features, improvements and other changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants