RecommenderXBlock
=================
This XBlock shows students a list of recommended resources for a given
problem. The resources are recommended, edited, and voted by students.
For each resource, we show its title, link, short summary, preview
screenshot, and votes:
.. image:: recommender_xblock.png
:alt: Recommender screenshot
This is an module where students can share useful resources/hints and rate
them. This crowdsourcing mechanism allows a scalable solution to fulfill
students with varying learning needs.
* Staff Interface: manage problematic resourse easier, add comments, endorse,
de-endorse resource
* Discussion around each resource
* Better interface for adding varying types of resource (e.g., specific timestamps
in the video or specific elements in a learning sequence)
* Better user help/documentation
* Tag/categorize resources around specific misconceptions
In a randomized control trial in a computer science course, this XBlock led to
similar learning outcomes in about 10% less time than without it (so efficiency of
learning was about 10% better than without the XBlock -- students learned the same
in less time). Qualitative analysis as well as quantitative analysis of usage data
showed it was helpful in contexts where there were complex, multiconcept problems.
It was not helpful or used in contexts where there were simple, single-step problems.
In an analysis comparing to other remediation systems within edX, it was more
effective for deeper, more complex misconceptions, and less effective for simple
errors.
Raw data
{
"_id": null,
"home_page": "https://github.com/openedx/RecommenderXBlock",
"name": "recommender-xblock",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "edx recommender",
"author": "edX",
"author_email": "oscm@edx.org",
"download_url": "https://files.pythonhosted.org/packages/fb/26/12244d14c9973803fb0e0cab6e6688cfa785086e9e5756cc0924072e1f90/recommender-xblock-2.2.1.tar.gz",
"platform": null,
"description": "RecommenderXBlock\n=================\n\nThis XBlock shows students a list of recommended resources for a given\nproblem. The resources are recommended, edited, and voted by students.\nFor each resource, we show its title, link, short summary, preview\nscreenshot, and votes:\n\n.. image:: recommender_xblock.png\n :alt: Recommender screenshot\n\nThis is an module where students can share useful resources/hints and rate\nthem. This crowdsourcing mechanism allows a scalable solution to fulfill\nstudents with varying learning needs.\n\n* Staff Interface: manage problematic resourse easier, add comments, endorse,\n de-endorse resource\n* Discussion around each resource\n* Better interface for adding varying types of resource (e.g., specific timestamps\n in the video or specific elements in a learning sequence)\n* Better user help/documentation\n* Tag/categorize resources around specific misconceptions\n\nIn a randomized control trial in a computer science course, this XBlock led to \nsimilar learning outcomes in about 10% less time than without it (so efficiency of \nlearning was about 10% better than without the XBlock -- students learned the same\nin less time). Qualitative analysis as well as quantitative analysis of usage data \nshowed it was helpful in contexts where there were complex, multiconcept problems. \nIt was not helpful or used in contexts where there were simple, single-step problems. \n\nIn an analysis comparing to other remediation systems within edX, it was more \neffective for deeper, more complex misconceptions, and less effective for simple \nerrors. \n",
"bugtrack_url": null,
"license": "AGPL 3.0",
"summary": "recommender XBlock",
"version": "2.2.1",
"project_urls": {
"Homepage": "https://github.com/openedx/RecommenderXBlock"
},
"split_keywords": [
"edx",
"recommender"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "876a7444f5eed50d5d61797fb1f20df4872dade02cc23053934e297d1e0efeae",
"md5": "5896fa26e089b305ef96262c471c8214",
"sha256": "6ab659a8fcaec15867f03c9dc5f5b507c3d91e14f44235766bcdb3a749baff9f"
},
"downloads": -1,
"filename": "recommender_xblock-2.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5896fa26e089b305ef96262c471c8214",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 61502,
"upload_time": "2024-09-24T14:32:14",
"upload_time_iso_8601": "2024-09-24T14:32:14.044644Z",
"url": "https://files.pythonhosted.org/packages/87/6a/7444f5eed50d5d61797fb1f20df4872dade02cc23053934e297d1e0efeae/recommender_xblock-2.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb2612244d14c9973803fb0e0cab6e6688cfa785086e9e5756cc0924072e1f90",
"md5": "2f45f5884b316d3efa85b0b2498d4db0",
"sha256": "102d8be565a8dfff8b62441a88cb58da01c7ba9cf1888e32753647fb9ff424ed"
},
"downloads": -1,
"filename": "recommender-xblock-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "2f45f5884b316d3efa85b0b2498d4db0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 58981,
"upload_time": "2024-09-24T14:32:15",
"upload_time_iso_8601": "2024-09-24T14:32:15.431586Z",
"url": "https://files.pythonhosted.org/packages/fb/26/12244d14c9973803fb0e0cab6e6688cfa785086e9e5756cc0924072e1f90/recommender-xblock-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-24 14:32:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "openedx",
"github_project": "RecommenderXBlock",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "recommender-xblock"
}