Git Product home page Git Product logo

Comments (7)

pdpinch avatar pdpinch commented on August 12, 2024

According to jazkarta#15 (comment) Beth Porter (edX) has suggested that the gradebook simply display on this tab, instead of being a click away from it.

from edx-platform.

amir-qayyum-khan avatar amir-qayyum-khan commented on August 12, 2024

Hi @pdpinch,

Need to alter courseware to handle CCX course for this issue.

In CCX student admin tab we open courseware/gradebook.html
https://github.com/jazkarta/edx-platform/blob/master/lms/djangoapps/ccx/views.py#L520

courseware/gradebook.html expect a course and get tabs from it. So instead of having CCX context it will take you to original course.
you can test it by opening CCX -> Student Admin -> Click View gradebook link -> Click courseware if you havent register the orignal course / otherwise you can see orignal course name.

https://github.com/jazkarta/edx-platform/blob/master/lms/djangoapps/courseware/views.py#L745

from edx-platform.

pdpinch avatar pdpinch commented on August 12, 2024

PR open at edx#10637

from edx-platform.

pdpinch avatar pdpinch commented on August 12, 2024

We gave up on Amir's PR to fix this, but it may no longer be an issue.

from edx-platform.

amir-qayyum-khan avatar amir-qayyum-khan commented on August 12, 2024

@tasawernawaz can you verify if this issue is already fix?

from edx-platform.

tasawernawaz avatar tasawernawaz commented on August 12, 2024

@amir-qayyum-khan what are the steps to to reproduce the issue ?

from edx-platform.

amir-qayyum-khan avatar amir-qayyum-khan commented on August 12, 2024

@tasawernawaz

  • Enable CCX feature flag
  • from instructor dashboard add coach role to user
  • refresh
  • In LMS create CCX
  • open ccx dashboard that you create. See the above screen the is dashboard with name POC coach
  • go to admin section in ccx
  • click view grade book
  • gradebook should open under ccx dashboard tab

from edx-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.