Pinned Repositories
devdocs
Source of the Moodle Developer Resources and Documentation
moodle
Moodle - the world's open source learning platform
moodle-cs
Moodle Coding Style
moodle-docker
A docker environment for moodle developers
moodle-php-apache
PHP + Apache docker images for Moodle development
moodle-plugin-ci
Helps running Moodle plugins analysis checks and tests under various CI environments.
lovingit
Some useful git scripts, easily hackable to suit your needs
moodle
One simple mirror of moodle.git
moodle-report_rawrecordscount
One simple 2.2 and upwards report counting log entries by student
stronk7's Repositories
stronk7/lovingit
Some useful git scripts, easily hackable to suit your needs
stronk7/moodle
One simple mirror of moodle.git
stronk7/moodle-local_codechecker
Simple coding-style checker for Moodle, using PEAR's CodeSniffer
stronk7/moodle-local_moodlecheck
Checks style of phpdocs in moodle source file
stronk7/moodle-performance-comparison
Set of shell scripts to run Moodle performance tests using different hardware and configurations and compare results.
stronk7/moodle-php-apache
PHP + Apache docker images for Moodle development
stronk7/php-search
Semantic-like PHP searches using AST structures generated by php-parser.
stronk7/changelog-reader-action
A GitHub action to read and get data from the CHANGELOG.md file 🚀
stronk7/colbertdb
stronk7/devdocs
Source of the Moodle Developer Resources and Documentation
stronk7/doc_block_type_contradiction_phpunit
To show some strange (for me) behaviour of PSalm and some simple PHPUnit assertions
stronk7/edubot
stronk7/edubot-matrix
Matrix integration for edubot
stronk7/langchain
⚡ Building applications with LLMs through composability ⚡
stronk7/llama_index
LlamaIndex is a data framework for your LLM applications
stronk7/mdlrelease
stronk7/moodle-ci-runner
This test runner was designed to be run within a CI environment to give a consistent interface for running both Behat, and PHPUnit tests for Moodle.
stronk7/moodle-cs
Moodle Coding Style
stronk7/moodle-db-mssql
Microsoft SQL Server for Linux configured for Moodle development
stronk7/moodle-docker
A docker environment for moodle developers
stronk7/moodle-exttests
Test files for phpunit tests using external data
stronk7/moodle-local_chatlogs
Moodle chatlogs plugin
stronk7/moodle-local_ci
Stuff run by Moodle CI integration servers.
stronk7/moodle-mod_surveypro
stronk7/moodle-plugin-ci
Helps running Moodle plugins analysis checks and tests under various CI environments.
stronk7/moodle-webservice_xmlrpc
The XMLRPC webservice that was removed from standard package in Moodle 4.1
stronk7/mysql-action
GitHub Action to setup a MySQL database
stronk7/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
stronk7/pycolbertdb
stronk7/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.