GithubHelp home page GithubHelp logo

Generate collated files about reposense HOT 7 CLOSED

reposense avatar reposense commented on May 30, 2024
Generate collated files

from reposense.

Comments (7)

harryggg avatar harryggg commented on May 30, 2024

but currently you can view the contribution of each person separately already....

from reposense.

damithc avatar damithc commented on May 30, 2024

Yes, but view is not enough. We have some python scripts that process individual collate files to generate some code quality data that are then used for grading.

from reposense.

harryggg avatar harryggg commented on May 30, 2024

The current design has a JSON for each repository. The JSON contains every lines of the code, and who authored it. Is that sufficient?

from reposense.

damithc avatar damithc commented on May 30, 2024

Not unless we rewrite the python scripts to process json files. As of now the python script just read the file and process if as plain text. Probably it is not hard to write a python script to convert from json to plan text. However, it is cleaner if the tool produces the files because then students will have a clean copy of their code that is independent of the tool, just like they do now. Anyway, not urgent right now. Can be a future enhancement.

from reposense.

damithc avatar damithc commented on May 30, 2024

Update: there is a partial solution using python https://github.com/reposense/convert-markdown
An integrated solution is preferable, but not a high priority.

from reposense.

fzdy1914 avatar fzdy1914 commented on May 30, 2024

@damithc Is this issue still relevant?

from reposense.

damithc avatar damithc commented on May 30, 2024

I think we don't need it anymore. Closing.

from reposense.

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.