Giter Club home page Giter Club logo

Comments (7)

marcusgreen avatar marcusgreen commented on May 23, 2024

I am actively looking into #19
And preparing to confirm Moodle 4.4 compatibility. I will look at this issue when I have completed those two tasks. I will update this ticket then.

from moodle-report_advancedgrading.

marcusgreen avatar marcusgreen commented on May 23, 2024

I have closed #19
And confirmed that the tests run on the master branch (soon to be Moodle 4.4). This issue is now the next in line for me to look at.

from moodle-report_advancedgrading.

marcusgreen avatar marcusgreen commented on May 23, 2024

I have taken a second look at the issue and I have observations. The report has a global setting to allow for Group memberships to be displayed. You can see a screen shot of that here
https://github.com/marcusgreen/moodle-report_advancedgrading/wiki#features
You can go directly to that setting here
/admin/settings.php?section=reportadvancedgrading
The report only ever shows records of students who have made a submission. I think it would be nice if it showed all students and if the columns were sortable, but that would require additional work.
Let me know what you think.

from moodle-report_advancedgrading.

sumaiyamannan avatar sumaiyamannan commented on May 23, 2024

@marcusgreen agreed, this is what I have mentioned as the expected behavior in the first comment, i.e. for all the students to be listed.
Yes, it would be good to make the columns sortable in the report itself. However when the report is exported as a csv, the columns can be sorted using an application like excel or Libreoffice.

from moodle-report_advancedgrading.

marcusgreen avatar marcusgreen commented on May 23, 2024

Just to be absolutely clear, you mean all students on the course including those that have not submitted anything to the assignment. I am almost certain that is what you mean, because that is what I thought of, but I want to double check.

Because of the way the query is structured it is slightly complex to do that.

from moodle-report_advancedgrading.

sumaiyamannan avatar sumaiyamannan commented on May 23, 2024

Yeah this is what I meant ..
Ah ok I did not realize the complexity to achieve it.

from moodle-report_advancedgrading.

marcusgreen avatar marcusgreen commented on May 23, 2024

To explain further, it was designed with the focus on just showing details of who had submitted. That seemed very logical at the time, but in retrospect it would have been good to have all students who could have submitted but have not, because people often want to chase them to make a submission.. But re-doing it would be quite complex.

from moodle-report_advancedgrading.

Related Issues (19)

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.