Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Python content type

Forums: 

Hi,

I might create a new content type that would help people teaching python.

Be warned, there is a high probability that I will never do it. It's just something that I need, that I started to think about it, but I am not sure I will find time to do it and if I will success.

The idea is to allow the teacher to create an activity, the student must then write some python code that will be evaluated automatically and give him points if it's the good solution.

The author UI will contain :

How can I capture scores when using other libraries?

Colin D's picture
Forums: 

I am creating a custom content type which wraps several quiz-based content types. When I use the quiz-based content types on their own the scores are recorded correctly as I see a 'results' tab in my Drupal 7 site and the scores are listed there. However, when I wrap these libraries into a new library the scores are not recorded and the 'results' tab only shows data for 'Name' and 'Start time' but 'Finish time', 'Points awarded' and 'Max points awarded' are blank.

Developed needed for integrating PDF reader with annotation

Forums: 

I need to implement a PDF reader with annotation capability "within" H5P. What we're trying to achieve is to have a text on the left side of the screen with highlighter/markup and annotation ability, and H5P questions on the right side of the screen. It needs to launch together and look like it's integrated. The annotations don't need to be saved when the H5P quiz is submitted.

This is for Moodle H5P.

Pages