Git Product home page Git Product logo

Comments (3)

danmarsden avatar danmarsden commented on July 29, 2024

What problem would that solve? How would you report on the json data?

When this table gets big it would be really hard to work with as you would have to get all records from the table, decode json and then filter it to find the data wanted in the report.

The better solution would be to implement archival support into each activity plugin.

from moodle-local_recompletion.

lukascelinak avatar lukascelinak commented on July 29, 2024

I agree with implementing of archival support into each activity plugin,
I
had implemented it in my own plugins via archived / deleted atribute in each table, where im storaging user attempts or data for grading and completion.

But how to do it for core LMS Moodle plugins?

I just tried json for lessson module (3 tables) but lesson is really messy in db, that should make problems with storage in future, like you said.

from moodle-local_recompletion.

danmarsden avatar danmarsden commented on July 29, 2024

We'd need to push the code into the core Moodle release - (quite a big project)

I'm closing this off as I don't think json encoding is going to help anything here - happy to review pull requests with improvements though (still need to get to that LTI pull request... hopefully this week or next!)

from moodle-local_recompletion.

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.