VeriCite

Plagiarism ::: plagiarism_vericite
Maintained by Bryan Holladay
VERICITE IS A SIMPLE AND COST-EFFECTIVE WAY TO DETECT PLAGIARISM. WITH VERICITE, INSTRUCTORS CAN TACKLE PLAGIARISM WITHOUT MAKING IT A PRIMARY FOCUS OF THEIR COURSE.
Latest release:
53 sites
67 downloads
20 fans
Current versions available: 2

Identify possible plagiarism immediately using VeriCite, an easy-to-use and instant plagiarism reporting service backed by VeriCite's acclaimed technical support team.  

A CLOSER LOOK AT VERICITE

  • VeriCite reports are dynamic, allowing instructors to examine sources.
  • VeriCite scans textual material in all common file formats.
  • VeriCite is reliable. Consistently smooth reporting.
  • VeriCite reports on single attachments, multiple attachments and even inline text.
  • VeriCite costs less than one-third of the competition.
  • VeriCite comes with responsive and accurate technical support.
  • VeriCite supports native and LTI integrations with a broad range of learning management systems, including Moodle.


Try VeriCite today with a free demo at https://vericite.com, or sign your institution up for a free 60-day trial with no long-term obligation.


To learn more about VeriCite, visit us at https://vericite.com or call 844-VERICITE

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Bryan Holladay (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Prikaži komentare
  • Bryan Holladay
    пон, 23. јун 2014, 23:26
    Thanks, I have added the new clean zip file in a new version and hid the old version
  • David Mudrák
    сре, 2. јул 2014, 00:32
    Please note that DB writing methods like $DB->insert_record() do not return boolean any more. There is no need to raise error()
    manually. Instead of low-level access to the config_plugins table, pls use the API for that - like set_config().

    In db/events.php, all the relevant code seems to be commented out. Am I missing something here?

    You create functions in the global PHP scope without the valid frankenstyle prefix. This is strongly discouraged in order to prevent
    collisions with (current and/or future) core code or some other plugin. See
    http://docs.moodle.org/dev/Coding_style#Functions_and_Methods for details.

    For now, I am going to mark this plugin as needing more work until we get these issues resolved. Thanks for your patience with the
    review and approval process.
  • Bryan Holladay
    сре, 2. јул 2014, 00:51
    >$DB->insert_record()
    I will fix this
    >set_config()
    I will work on changing this
    >db/events.php
    I don't use any of these events since our service is instance and doesn't rely on cron jobs. I left them commented out in case I need them later and I need a template. I can remove these if you want.
    >frankenstyle prefix
    I'll update this

    Thanks for looking at the code and giving feedback.
  • Bryan Holladay
    сре, 2. јул 2014, 01:34
    I have made these changes, can you please re-check?
  • David Mudrák
    сре, 2. јул 2014, 16:48
    > I don't use any of these events since our service is instance

    So your plugin does not implement the plagiarism API? It's not supposed to check for things right after they are submitted by the student?
  • Bryan Holladay
    сре, 2. јул 2014, 20:16
    Looks like I misspelled that word: not "instance" but "instant". The plugin implements only the API that it needs. This includes the settings, save form, create form, etc but since my service doesn't have the same limitations as other services, I don't need to have a cron job or any additional notifications. From the code's perspective, the paper is either submitted or not and if its submitted, there's a score. If it's not, then submit it.
  • Bryan Holladay
    сре, 9. јул 2014, 01:04
    Is there anything else pending that I need to address?
  • David Mudrák
    сре, 9. јул 2014, 03:37
    Well, you probably want to upload the new version with the fixes and then re-schedule the plugin for approval again using the Administration menu.
  • David Mudrák
    сре, 9. јул 2014, 21:17
    You are cleared to land now. Welcome to the Plugins directory.
  • Thanuci Silva
    пет, 11. сеп 2015, 22:33
    I am not being able to register for a free trial.
    A blank page is returned when I click on the "Submit" button in the registration page.
  • Nathaniel Sabanski
    уто, 25. апр 2017, 05:00
    The "__MACOSX" folder in the .zip file distribution breaks automated installation of this package (example: composer). Please remove this folder, thanks!

    Issue present in both current versions:
    2017021600
    2015120201

    No issue in:
    2016082900
  • Bryan Holladay
    уто, 25. апр 2017, 20:42
    Thanks! This should be fixed now.
  • Emilie Villa
    уто, 12. феб 2019, 17:03
    I use this plugin for my work. Not bad plugin.
  • brizleth Dottin
    пет, 23. авг 2019, 19:53
    Hi!
  • Road Road
    пон, 1. феб 2021, 19:29
    Vericite is the plagiarism detection service we use at Albright. The service acts primarily as a teaching tool to help students learn to cite their sources properly. VeriCite needs to be set up when an assignment or discussion forum is created. To use VeriCite after submissions have already been made to an assignment, see the help document VeriCite after the Fact in the Moodle Help Center.

    When creating an assignment, under VeriCite, check the first box Enable VeriCite Plagiarism Service. Note: the other boxes appear to be checked, but they don’t function until the top box is checked.
1 2
Please login to post comments