dodona-edu / dolos

:detective: Source code plagiarism detection
https://dolos.ugent.be
MIT License
256 stars 32 forks source link

Origin of analysis results should be easier to identify #1009

Open pdawyndt opened 1 year ago

pdawyndt commented 1 year ago

I often have different Dolos tabs open at the same time. For example: one for each assignment of an exam. Right now it is hard to identify the assignment for each of the different tabs: I can only see it from the file name in the pairwise comparison view.

A file name can be provided when an analysis is launched (default taken from ZIP file). We could rename this as a "project name" (file names can be derived from that name) upon launching the analysis

image

We could than put the name of the project (maybe also with a timestamp when the analysis was run to differentiate between different tabs for different analysis of the same assignment at different points in time) on the analysis home page (overview) as the name "Dolos" is already in the top left corner of the navigation bar.

image

In addition the project name could also be added to the navigation bar

image

and the title of the page (so that it appears in the tab)

image

BTWS2 commented 1 year ago

Related issue #338.

pdawyndt commented 1 year ago

@BTWS2 This is unrelated. Your issue is about a meta-analysis on multiple assignments. Mine is about bookkeeping for a single analysis.