-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: ZubriQ/Code-Plagiarism-Checker
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
БД: у сущности Тип проекта исправить тип данных атрибута 'описание' с text на nvarchar(250).
bug
Something isn't working
good first issue
Good for newcomers
#26
opened Feb 11, 2023 by
ZubriQ
Добавить возможно пересканировать процент оригинальности
check algorithm
All that about checking the code originality
#24
opened Jan 15, 2023 by
blockin90
Выводить информацию о проекте, с которым было наибольшее совпадение
check algorithm
All that about checking the code originality
front-end
Html, css, c#
#23
opened Jan 15, 2023 by
blockin90
Игнорировать .Designer.cs файлы при проверки (для проектов WinForms).
check algorithm
All that about checking the code originality
#22
opened Jan 14, 2023 by
ZubriQ
Проверять Лабораторные работы только со своим типом (т.е. лаба 1 проверяется только с лабами 1).
check algorithm
All that about checking the code originality
#21
opened Jan 14, 2023 by
ZubriQ
Убирать строки с 'using' из кода, при проверке.
check algorithm
All that about checking the code originality
#20
opened Jan 14, 2023 by
ZubriQ
Убирать из проверки ненужные файлы классов (AssemblyInfo.cs, Properties.cs) и/или добавить опцию для выбора.
check algorithm
All that about checking the code originality
#19
opened Jan 14, 2023 by
ZubriQ
Добавить фильтрацию по Студенту на форме Добавления проекта.
front-end
Html, css, c#
#18
opened Jan 14, 2023 by
ZubriQ
Добавить возможность сортировки по Имени для Типов проекта и т.д.
front-end
Html, css, c#
#17
opened Jan 14, 2023 by
ZubriQ
Убрать кнопку регистрации и добавить 1 аккаунт для администратора по умолчанию.
front-end
Html, css, c#
#16
opened Jan 14, 2023 by
ZubriQ
Перед сохранением Проекта, удалять ненужные папки, файлы: bin, debug, .vs и т.д.
major
One of the main tasks
#15
opened Jan 14, 2023 by
ZubriQ
Исправить CSS страницы логина, исправить вывод данных - таблицы, сделать пагинацию.
front-end
Html, css, c#
#14
opened Nov 8, 2022 by
ZubriQ
Реализовать алгоритм Левенштейна
metrics
Comparison methods coding
#11
opened Oct 22, 2022 by
ZubriQ
Сравнение полученных форматов вышеперечисленными методами и Вынесение вердикта на основе полученных коэффициентов схожести.
metrics
Comparison methods coding
#10
opened Oct 19, 2022 by
ZubriQ
Реализовать метод сравнения - Tree-based
metrics
Comparison methods coding
#9
opened Oct 19, 2022 by
ZubriQ
Реализовать метод сравнения - Token-based
good first issue
Good for newcomers
major
One of the main tasks
metrics
Comparison methods coding
#7
opened Oct 19, 2022 by
ZubriQ
Реализовать загрузку исходников из удаленных репозиториев
enhancement
New feature or request
#5
opened Oct 8, 2022 by
blockin90
ProTip!
Exclude everything labeled
bug
with -label:bug.