This impoerter allows instructors to upload a Pearson export to import grades into their gradebook.
Visit Pearson Grade Importer's Github page to either download a package or clone the git repository.
Pearson should be installed like any other Moodle grade importer. Simply
copy the codebase to {MOODLE_ROOT}/grade/import/pearson
.
Contributions of any form are welcome. Github pull requests are preferred.
File any bugs, improvements, or feature requests in our issue tracker.
Pearson Grade Importer adopts the same license that Moodle does.