Giter VIP home page Giter VIP logo

Comments (4)

GusSand avatar GusSand commented on July 17, 2024 1

Yeah, MOSS is the classic one.
A few people used but I have heard the interface it hard to use.
Another thing is that you are basically submitting all the students code to some server ...

from anubis.

wabscale avatar wabscale commented on July 17, 2024

Another resource to checkout: https://www.ics.uci.edu/~kay/checker.html

from anubis.

wabscale avatar wabscale commented on July 17, 2024

Well the scope of this card is specifically for just the question responses, not the github submissions. I think we can take whatever parts of the MOSS system make sense.

Teo and I have been talking a bit about what to do with our cheat detection. Some of the ideas are taking the existing similarity script above, and applying some simple statistics distributions to the results. With the distributions, we can calculate confidence scores. I don't think we should have Anubis say "this person cheated", rather say "we are 71% confident." That puts the nasty business of deciding what to do next up to the course Professor's discretion.

Right now the distribution and confidence scores are one level above what we already have.

from anubis.

AlpacaMax avatar AlpacaMax commented on July 17, 2024

I found a paper discussing the algorithm used by MOSS. I only read the introduction so far but don't think this algorithm is complicated. I guess we can implement it for cheat detection on question responses.
https://dl.acm.org/doi/pdf/10.1145/872757.872770

Ironically, this algorithm does not behave well for detecting plagiarism in code even though most of the time MOSS is used for programming assignments.

from anubis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.