$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Purpose

The purpose of this page is to be a guide to the internal tools that are used within edX to examine or manipulate product-related data, in support of our customers, partners, and internal stakeholders.  By nature, this list of tools will be constantly changing along with the needs of our business.  So if you know of any tools that should be added or removed from this page, please go ahead and do so, or contact Alan Zarembok (Deactivated) if you are not sure how to proceed.

Internally Developed Tools

The following tools are used in resolving issues in dealing with learner and course issues.

Tool NameDescriptionHow to AccessCode RepoNotes
Course admin tool (CAT)Admin tool for viewing courses, coupons, offersecommerce.edx.org/coursesecommerceNote: should call out separate links here.  Also, UI currently retrieves all data, should improve this (e.g. search for one partner, etc.).
Student support pageSupport tool for managing student info (certificates, enrollments, entitlements, etc.)courses.edx.org/supportedx-platformdjango app named support.  Should explore the individual tools on this page further.
Financial aid suiteView miscellaneous info related to financial aid.this may be running on someone's laptop (warning)
need to chat with Allyson Pyers for more info

Other Tools (e.g. Django admin pages)

Tool NameDescriptionHow to AccessCode RepoNotes
LMS AdminMisc stuff–videos, proctoring, credit...courses-internal.edx.org/admin

Discovery AdminView discovery data–courses, runs, seats, etc.prod-edx-discovery.edx.org/admin

Credentials AdminManagement of credentialscredentials.edx.org/admin

Proctoring Review DashboardReview status of proctored examscourses-internal.edx.org/admin/edx_proctoring/proctoredexamsoftwaresecurereview

CoursegraphView course structure in graphical formatcoursegraph.edx.org/browser
outdated and broken (ticket?)
Instructor tabFor particular course, manage users, enrollment, certificates, etc.view course from staff acct
not really internal, course instructors can use this
Ecommerce dashboard (Oscar)View information related to ecommerce transactions, e.g. orders, refunds, customers, etc.ecommerce.edx.org/dashboardecommercedjango generated page
Veda admin toolmonitor processing status, health of pipelineveda.edx.org/adminedx-video-pipelineLogin via firefox only (sad)
FlowerCheck flow of celery tasksveda.edx.org:5555edx-video-pipeline
  • No labels