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

Highlight files #552

Open
pdawyndt opened this issue Jul 12, 2021 · 1 comment
Open

Highlight files #552

pdawyndt opened this issue Jul 12, 2021 · 1 comment
Labels

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented Jul 12, 2021

Add option to manually classify a pair of source files as plagiarism:

  • classification : unclassified, plagiarism, innocent
  • confidence: scale from 1 (weak evidence) to 5 (strong evidence)
  • evidence: free text to describe which evidence has been found

This information could be edited from the compare view (where it is also displayed), and displayed in the list and graph view as for the other metadata on individual files and file pairs. Upon update, the information should also be stored along with the other metadata (CSV file?).

A combination of classification and confidence for a file can be shown as a color (blue/orange) ranging from light to dark. The color of a file could should aggregate the values of the underlying file pairs.

@rien
Copy link
Member

rien commented Sep 16, 2021

I think we might want to start with the most simple version of this functionality, and expand further if we find there is a need for it.

The simplest start is to be able to "highlight" files. Highlighted files should be quickly accessible and highlighted in every view (graph, list, ...).

@rien rien changed the title Manual classification of pairs as plagiarism Highlight files Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants