GRAiDY

Local plugins ::: local_graidy
Maintained by We Envision Ai
GRAiDY is an advanced AI application designed to streamline the process of marking assessments, verifying answers, and conducting comprehensive audits and reviews of checklists and questionnaires. Our technology ensures accuracy, consistency, and fairness in assessments across various educational and professional settings. GRAiDY is currently available exclusively in South Africa, with plans to expand to other countries in the near future.

GRAiDY v1.0.0

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Wednesday, 30 April 2025, 2:40 PM

Welcome to GRAiDY

We appreciate your interest in the GRAiDY project.

GRAiDY is designed to revolutionize the way assessments are managed and graded, making the process more efficient and insightful.

To learn more about GRAiDY and explore its features, visit:

🌐 WeEnvisionAI / WeAi

🌐 GRAiDY Website

🌐 GRAiDY Pricing

Revolutionizing Exam & Essay Marking with AI!

GRAiDY is an advanced AI grading tool that seamlessly integrates with Moodle, empowering educators to grade assignments and quizzes with ease. Say goodbye to manual marking and hello to automated feedback, powerful analytics, and efficient grading workflows.

Why Choose GRAiDY?

  • Effortless Integration: Works directly with Moodle assign and quiz activities. No major change management required.
  • Smart AI Grading: Utilize cutting-edge AI for accurate and consistent grading across various assessment types.
  • Feedback Automation: Provide personalized feedback instantly, saving time and enhancing student learning.
  • Powerful Analytics: Gain insights into student performance and assessment effectiveness.
  • Flexible Pricing: Start grading today with upto 200 Free Credits!

Plugin Installation Guide

Downloading the plugin as a Zipped folder

  1. Unzip the Plugin Folder
    Extract the downloaded plugin folder.

  2. Copy the Plugin Folder
    Copy the unzipped folder into the moodle/local/ directory.

  3. Navigate to the Moodle Frontend
    Follow the installation instructions on the Moodle frontend.

  4. Web Service Setup
    After installation, navigate to:
    /admin/settings.php?section=local_graidy_settings
    Follow the Web Service setup instructions.

  5. Generate Tokens
    Once the tokens are generated for your GRAiDY representative(s), they will be able to use GRAiDY on their course assign and quiz activities.

Cloning the plugin from the Git repo

  1. Navigate to Moodle Directory

    cd moodle/local/
    
  2. Clone the Repository

    git clone https://github.com/WeEnvisionAi/moodle-local_graidy.git graidy
    
  3. Navigate to the Moodle Frontend
    Follow the installation instructions on the Moodle frontend.

  4. Web Service Setup
    After installation, navigate to:
    /admin/settings.php?section=local_graidy_settings
    Follow the Web Service setup instructions.

  5. Generate User Tokens
    Once the tokens are generated for your GRAiDY representative(s), they will be able to use GRAiDY on their course assign and quiz activities.

GRAiDY Setup Instructions

GRAiDY Server Configuration

To connect your Moodle instance with GRAiDY, follow these steps:

  1. Register Your Organization
    Visit https://portal.graidy.tech/register to sign up.

  2. Complete Organization Registration
    Log in to your GRAiDY portal and finish your organization registration.

  3. Update Moodle URL
    Under "Preferences," update your Moodle instance site URL

  4. Get Your Organization API Key
    Go to API / Integrations in GRAiDY and copy your organization API key.

  5. Complete Setup
    Configure the GRAiDY server instance that this Moodle site will connect to.

    https://portal.graidy.tech
    

    Paste the API key into the settings field in Moodle to complete the setup.

    Example: xxxxx-xxxx-xxxx-xxxx
    

Allow GRAiDY Access to Moodle

To connect your Moodle instance with GRAiDY, follow these steps:

  1. Enable web services
    Web services must be enabled in Advanced features.

  2. Enable rest protocols
    At least one protocol should be enabled.

  3. Add a new user (optional)
    Create a new user to use the plugin.

  4. Adding a new role
    Create new "GRAiDY Web Service" role. The graidy_webservice.xml is the role preset required to access course information and activities and student attempts. Adding this service will also create the GRAiDY Service You only need to do this once.

  5. Enable Graidy service
    You will need to edit the Graidy Service and allow users to access to this service. On the edit page check 'Enable' and 'Authorised users' options.

    Next you need to click the show more... tab and make sure the Can download files checkbox is selected, in order for GRAiDY to be able to access the submitted files on student attempts.

  6. Authorise users
    You need to go to the Authorised users for the GRAiDY Service and select the newly created user or teachers you want to have access to the GRAiDY feature.

  7. Create user tokens
    Create a token for the authorised users created in the previous step. This token will be used by GRAiDY to authenticate with Moodle on behalf of the user. The Token will used to authenticate the user between GRAiDY and your Moodle instance and provide access to the GRAiDY tab and feature on the course and activity pages.

Getting Started with GRAiDY

Experience Seamless AI Grading with Moodle & GRAiDY

Enhance your Moodle assessments with:

  • AI-Powered Grading: Fast, consistent, and accurate grading.
  • Feedback Automation: Personalized feedback without manual effort.
  • Actionable Insights: Powerful analytics to improve learning outcomes.
  • Upto 200 Free Credits on Registration: Start grading today with no upfront cost.

Support & Documentation

For more information, visit:

🌐 GRAiDY Portal Help & Support

🌐 GRAiDY Portal Documentation & Tutorials

🌐 GRAiDY Portal Pricing

For support or more complex inquiries, please contact customer support:

✉️ info@graidy.tech

☎️ +27 31 0125 253

Version information

Version build number
2025042905
Version release name
v1.0.0
Maturity
Stable version
MD5 Sum
cea7dd8443267278e564989040403781
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.