• Home
  • Installation
  • Docker Installation
  • Administrator Usage
  • Instructor Mode
  • Student Usage
  • Developer Setup
  • Instructor Usage

    1. Learning Tool Integration
    2. The instructions provided below are specific to setting up the tool in Moodle system. However, they can be easily extended to other learning management systems as well (provided the learning management system supports the Learning Tool Integration (LTI) standard).

      1. The admin should add the instance url of the LMS from where XDATA may receive requests from and the consumer and secret key that has to be used for authentication using Admin mode login.
      2. The XData grading tool can be added in the Learning Management System as an external tool. In Moodle, the instructor can use the Turn Editing On button to add an activity or resource and select External Tool from the list of options displayed.
      3. The instructor needs to provide a name for the external tool. This name will be displayed on the moodle course page. set the Launch URL as http://<host-url>/XDataWeb/tool.jsp
      4. After adding the URL, the instructor needs to use the Show More... link and add the Consumer Auth Key and Secret Key for using XData. These keys are setup by admin and are used for the purpose of OAuth authorization.

      5. The instructor can connect to XData and create an assignment using this link. Once the assignment is created, the instructor can get an assignment URL using Copy External Tool link given in the Assignment Details. The instructor can now edit the assignment and set the external tool link to this URL. The assignment link from the learning management system will take the student directly to the assignment set by the instructor.
      6. Once the assignment evaluation is over, the instructor can go to View Assignment -> View Scores page on the grading tool, check the marks of each student and click the upload button. This will upload the student marks to the learning management system.