qti-sdk | Test Interoperability ) Software Development Kit

 by   oat-sa PHP Version: 19.0.2 License: GPL-2.0

kandi X-RAY | qti-sdk Summary

kandi X-RAY | qti-sdk Summary

qti-sdk is a PHP library. qti-sdk has no vulnerabilities, it has a Strong Copyleft License and it has low support. However qti-sdk has 96 bugs. You can download it from GitHub.

An IMS QTI (Question & Test Interoperability) Software Development Kit for PHP 7.0 and higher supporting a wide range of features described by the IMS QTI specification family.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              qti-sdk has a low active ecosystem.
              It has 72 star(s) with 30 fork(s). There are 47 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 7 have been closed. On average issues are closed in 40 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of qti-sdk is 19.0.2

            kandi-Quality Quality

              qti-sdk has 96 bugs (0 blocker, 0 critical, 87 major, 9 minor) and 2021 code smells.

            kandi-Security Security

              qti-sdk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              qti-sdk code analysis shows 0 unresolved vulnerabilities.
              There are 546 security hotspots that need review.

            kandi-License License

              qti-sdk is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              qti-sdk releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 321802 lines of code, 7942 functions and 2268 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed qti-sdk and discovered the below as its top functions. This is intended to give you an instant insight into qti-sdk implemented functionality, and help decide if they suit your requirements.
            • Creates a new AssessmentAssessmentTestTest instance from a xmlAssessmentTestTestNode .
            • Transforms a string to a datatype .
            • Persist an AssessmentTestSession .
            • Transforms the QTI document into a PHP representation .
            • Fill the body element
            • Runs goldocks .
            • Unmarshall a unit object .
            • Returns true if the point is within this point
            • Create a new file from an existing file .
            • Handles a binary stream exception .
            Get all kandi verified functions for this library.

            qti-sdk Key Features

            No Key Features are available at this moment for qti-sdk.

            qti-sdk Examples and Code Snippets

            copy iconCopy
            load('choice_multiple.xml');
            $item = $itemDoc->getDocumentComponent();
            
            $itemSession = new AssessmentItemSession($item);
            $itemSession->beginItemSession();
            
            // Begin 1st attempt.
            $itemSession->beginAttempt();
            // End attempt by providing an em  
            copy iconCopy
            load('choice_multiple.xml');
            
            /* 
             * A QTI XML document can be used to load various pieces of QTI content such as assessmentItem,
             * assessmentTest, responseProcessing, ... components. Our target is an assessmentItem, which is the
             * root component o  
            QTI Software Development Kit for PHP,Unit Tests (developers)
            PHPdot img3Lines of Code : 2dot img3License : Strong Copyleft (GPL-2.0)
            copy iconCopy
            cp phpunit.xml.dist phpunit.xml
            ./vendor/bin/phpunit test
              

            Community Discussions

            No Community Discussions are available at this moment for qti-sdk.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install qti-sdk

            Clone the repository.
            Make sure you know how Composer works and it is installed on your system.
            php composer.phar install
            You are ready!

            Support

            We are always looking for people to feed the project with:.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/oat-sa/qti-sdk.git

          • CLI

            gh repo clone oat-sa/qti-sdk

          • sshUrl

            git@github.com:oat-sa/qti-sdk.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link