Import competency framework from RDF

Administration tool ::: tool_lpimportrdf
Maintained by Me!Damyon Wiese
This is an importer for XML/RDF formatted curriculum files from the achievement standards network.
Latest release:
29 sites
4 downloads
13 fans
Current versions available: 1
This is an importer for XML/RDF formatted curriculum files from the achievement standards network. See http://achievementstandards.org/ to browse and download various curriculum files as RDF/XML. Not all metadata is retained when the standards are imported - but as much as possible is. This importer is generic enough to work well with a variety of RDF formatted curriculum files, such as the ones from http://www.australiancurriculum.edu.au/technical/download but if you have custom requirements, or a file format that does not import well, you should contact a Moodle Partner http://www.moodle.com/ to have this plugin customised to your needs.

Screenshots

Screenshot #0

Contributors

Me!
Damyon Wiese (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • David Mudrák
    Thu, 26 May 2016, 5:41 AM

    Thanks Damyon for sharing this plugin with the community. I have not had a chance to fully test the functionality of the plugin. The code itself is quite clean and easy to follow. I noticed that only some of the input fields are sanitized by clean_param() on the input but then I realized that the core competency API implements the properties validation at the model definition level.

    I am happy to approve this now. You are cleared to land. Welcome to the Plugins directory.

  • Max Stenlund
    Mon, 6 June 2016, 3:27 PM
    I get "Invalid persistent" error while importing a file from ASN. I am doing something wrong?
  • Neil Johnson
    Mon, 13 June 2016, 10:28 PM
    I am getting the same error, "invalid persistent."
  • Jean FRUITET
    Sun, 31 July 2016, 12:11 AM
    Set first the scale default values then click "import" button!
  • Ammar Elhassan ElMerhbi
    Sun, 7 Aug 2016, 8:31 PM
    I did just that but said error writing to Database
  • Sakshi Goel
    Thu, 11 Aug 2016, 2:31 PM
    I am importing a competency framework through plugin tool_lpimportrdf and getting error "Invalid persistent" . I set the scale to "Default competence scale".
  • Ammar Elhassan ElMerhbi
    Thu, 11 Aug 2016, 3:06 PM
    Sakshi, check the earlier comment, you have to choose the default for the scale (or whatever scale you added). Then click import. My problem is that it displayed an error to write to database.
  • erfan khodadad
    Thu, 8 Sept 2022, 1:14 PM
    HI I get this error
    Coding error detected, it must be fixed by a programmer: generate_uuid() cannot be used anymore. Please use \core\uuid::generate() instead.
    any idea?
Please login to post comments