Coder Social home page Coder Social logo

Comments (3)

dwp7kp avatar dwp7kp commented on August 29, 2024

Branch:
gradeDisplay

Currently:
System only shows nodes that are at competency or higher and their immediate leaves.

Todo:
I don't think it will enforce multiple parent nodes

Issues:
If we plan to allow automatic grading for CS courses, it's possible a student could have a prior node at competency and then fail it (with a null pointer error or something). This would re-lock farther nodes and mess up drawing the tree. Example below.

Full tree view
image

Student view if they had passed graphs, a star, and fourth topic and later fail a star.
image
This happens because node 'fourth topic' is still technically passing. What should we do about this?

from acas.

dwp7kp avatar dwp7kp commented on August 29, 2024

Branch:
gradeDisplay

Currently:
System only shows nodes that are at competency or higher and their immediate leaves. Enforces passing all parent nodes.

Todo:
Resolve issue of later failing a prerequisite node.

Issues
Graph gets tangled if topics are complicated. Try to prevent crossing lines. Example:

image

from acas.

dwp7kp avatar dwp7kp commented on August 29, 2024

We decided the graph would no longer hide locked nodes. Tree breaking is no longer an issue because all nodes are always present. Moving graph edge crossing to a new issue.

from acas.

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.