recommender-xblock


Namerecommender-xblock JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/openedx/RecommenderXBlock
Summaryrecommender XBlock
upload_time2024-04-01 14:51:40
maintainerNone
docs_urlNone
authoredX
requires_pythonNone
licenseAGPL 3.0
keywords edx recommender
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/2c/64/4ad8c05ce5ba09bfa45d4c994d0dcd18d515b62f92f22bf42a05dd3c6963/recommender-xblock-2.2.0.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.0",
    "project_urls": {
        "Homepage": "https://github.com/openedx/RecommenderXBlock"
    },
    "split_keywords": [
        "edx",
        "recommender"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e44a957682ad38e71aada55bd5bd1c1c2bc7fe6314d47f543f63083545e6acea",
                "md5": "a80bd4e7f9464ce713d1a6e72aacea93",
                "sha256": "fb2f77265076eda6f1f0c3f58499c49d590919a4575bd9061b4b6009d4b23986"
            },
            "downloads": -1,
            "filename": "recommender_xblock-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a80bd4e7f9464ce713d1a6e72aacea93",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 61451,
            "upload_time": "2024-04-01T14:51:38",
            "upload_time_iso_8601": "2024-04-01T14:51:38.299007Z",
            "url": "https://files.pythonhosted.org/packages/e4/4a/957682ad38e71aada55bd5bd1c1c2bc7fe6314d47f543f63083545e6acea/recommender_xblock-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c644ad8c05ce5ba09bfa45d4c994d0dcd18d515b62f92f22bf42a05dd3c6963",
                "md5": "70661b867d9abfb60a991622a61f8ad4",
                "sha256": "04cd2a39e80ad7b34bf641a73d907bd8a2202d4da1f3b79bace2cc11de2e1b05"
            },
            "downloads": -1,
            "filename": "recommender-xblock-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "70661b867d9abfb60a991622a61f8ad4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 58922,
            "upload_time": "2024-04-01T14:51:40",
            "upload_time_iso_8601": "2024-04-01T14:51:40.501132Z",
            "url": "https://files.pythonhosted.org/packages/2c/64/4ad8c05ce5ba09bfa45d4c994d0dcd18d515b62f92f22bf42a05dd3c6963/recommender-xblock-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 14:51:40",
    "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"
}
        
edX
Elapsed time: 0.21229s