forked from openedx/edx-platform
-
Notifications
You must be signed in to change notification settings - Fork 3
List of XBlocks
chrisndodge edited this page Jul 18, 2014
·
38 revisions
- ACID Xblock
- Paella Video XBlock
- Mathematica Cdf XBlock
- Staff graded assignment
- PDF XBlock
- Audio XBlock
- Carousel XBlock- XBlock to provide carousel of multimedia instructional content including images, video, documents. This XBlock currently supports three web hosted media formats in a unified media carousel for course content presentation. This XBlock also provides a way to integrate instructional media with a separate workspace that could be used for hands-on activities.Click [here] (http://met-testedx2.bu.edu:8000/courses/MET/101/2014/about) for the demo
- Ooyala Video Player XBlock: to include Ooyala videos within an edX course. It supports transcripts, overlays (to place raw text or html content at a specific moment in your video) and player tokens (to secure your video content using a token with an expiration time)
- Mentoring XBlock: to automate the workflow of real-life mentoring, within an edX course. It supports: free-form answers (textarea) which can be shared accross different XBlock instances (for example, to remind a student of an answer he gave before), MCQs (multiple choice questions), MRQs (multiple responses questions), rating scales, progression tracking (allowing to check that the student has completed the previous steps before allowing to complete a given XBlock instance).
- Image Explorer XBlock: to display tooltips on top of an image within the course content
- Image Explorer XBlock v2: enhanced version of the Image Explorer XBlock. Due to incompatible data model with v1, the original XBlock still remains
- Drag and Drop XBlock: exercise which asks students to drag and drop text or image elements into different buckets according to their content
- Brightcove Video XBlock: to include Brightcove videos within an edX course
- Video JS XBlock: Use Video.js HTML5 player (www.videojs.com) instead of the default one.
Experimental XBlocks:
- Discussion XBlock: a prototype of the discussion XModule as a separate, pure XBlock. Functional, but requires patches to edx-platform at the moment.
- Group Project XBlock: to allow students to work as a group of 2-5 on a group project, with peer grading between projects and team members. Functional, but requires patches to edx-platform at the moment.