Commit Graph

11 Commits

Author SHA1 Message Date
jrenslin f4276818fe PuQI: Remove additional points for any images above 10 images
Close #6
2025-07-07 15:44:41 +02:00
jrenslin d8244e62e2 Remove now-superfluous constant 2025-07-06 13:42:54 +02:00
jrenslin a6ac86dc9b Give additional points for tags above threshold
Close #5
2025-07-06 13:38:15 +02:00
jrenslin f66fd1d9a0 Add bootstrapping for tests, add praise instead of warning in case of
attribution licenses
2025-07-06 13:06:49 +02:00
jrenslin a0621216ec Use QI multiplier for evaluating markings in PuQI, set explicit constant
visibility
2024-06-11 19:12:27 +02:00
jrenslin 611afb7944 Fix: Praise instead of warning for open metadata licenses 2023-10-07 21:56:57 +02:00
jrenslin cf065b1440 Give credit where credit is due 2023-10-04 12:26:54 +02:00
jrenslin 55dc362cdb Add constant for addend for published score 2023-07-28 16:16:19 +02:00
jrenslin 4557165a0c Replace check for uniqueness of checked sections in MDPuqi 2023-07-24 14:26:18 +02:00
jrenslin 9b1af6eb17 Move function count_words from musdb into Puqi
Previously, it was a global function in musdb, making Puqi usable only
there. It is now a puqi-specific function and removed from musdb, as it
had not been in use there otherwise.
2023-07-24 14:05:33 +02:00
jrenslin f35115e38c Restructure folder structure to expect multiple checks 2023-07-18 13:35:42 +02:00