Bonjour et bienvenue sur notre espacé dédié aux développeurs. Parce que la plupart des développeurs utilisent l’anglais au quotidien pour leur travail, cette page restera en langue anglaise. Vous pourrez trouver ici toute l’information dont vous avez besoin. Si il manque quelque chose, faites le nous savoir!
The easiest way to add Drillster’s interactive and adaptive functionality to any website is to embed public drills as widgets. Simply include the embed code in your HTML and you’re good to go. You can even put multiple widgets on a single page to group related subject matter together.
Anyone can practice any publicly available drill embedded on a site, whether you have a Drillster account or not. Users are encouraged to authenticate with Drillster so that progress is tracked, and proficiency can be kept up over time — Drillster’s core functionality.
It is possible to create a single sign-on solution for embedded widgets by making use of our API, or by implementing a ready made integration.
Ready-to-use plug-ins are available for the following products or platforms:
If you would like to make use of any of these, or if you would like us to make your own integration available to others, please get in touch with us. If you are looking to include Drillster in your own platform, our documentation on creating LMS integrations may be helpful.
The Drillster API offers fine-grained, full control to Drillster’s core functionality. Programmatically create content, users and groups. Get full access to the practice functionality — implement your own practice UI on any platform. Get full access to your progress and the progress of your users.
The API is built around the principles of REST, and uses JSON as a data format. Authentication is done through the industry standard OAuth 2.0 protocol. A Java SDK is available for a quick and easy implementation.