Coder Social home page Coder Social logo

Comments (7)

efg avatar efg commented on July 18, 2024

I think the right thing for now is to prevent someone from changing teams after their team has submitted work (either by submitting a file, a URL, or writing on a wiki).

from expertiza.

efg avatar efg commented on July 18, 2024

Evidently this is the same as #45.

from expertiza.

nilbus avatar nilbus commented on July 18, 2024

Are you saying that this is the cause of #45? If you could tell how you know that, that would be helpful in debugging this.

from expertiza.

efg avatar efg commented on July 18, 2024

The issue there, I think, is that you can only be on one team for an assignment. If you change teams during the assignment (e.g., if someone didn't do a wiki chapter in the 1st half of the semester & needs to do 2 topics in the second half), then the 1st team is lost, and there is no way to fetch the score the student received (except via his/her teammate, if he had one).

I'm not sure if this is a bug or a bad feature, though.

-Ed

nilbus [email protected] 7/16/2011 5:46 PM >>>
Are you saying that this is the cause of #45? If you could tell how you know that, that would be helpful in debugging this.

Reply to this email directly or view it on GitHub:
#5 (comment)

from expertiza.

efg avatar efg commented on July 18, 2024

I do not know that this is the cause of issue #45. I just suspected that it was. For if someone abandons a topic and joins a different team after having some of his work reviewed, the reviews will have been done for a team that no longer exists (his team effectively ceased to exist when he joined another team).

Does this help explain it?
Ed

nilbus [email protected] 7/16/2011 5:46 PM >>>
Are you saying that this is the cause of #45? If you could tell how you know that, that would be helpful in debugging this.

Reply to this email directly or view it on GitHub:
#5 (comment)

from expertiza.

yangsong8 avatar yangsong8 commented on July 18, 2024

In current Expertiza, one can still leave a team after this team has made a submission and got reviewed.
The record in teams table got deleted, too. The review response map for the reviews on this team also got deleted. So the last person's leaving is gonna cause a cascading delete on a lot of records.

I am not sure if this is the correct thing to do, but we should not force the last person to stay on the team even the artifact has been reviewed, right?

from expertiza.

yangsong8 avatar yangsong8 commented on July 18, 2024

Updated: when the last team member leave but the work have been reviewed, the team record in db stays.

from expertiza.

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.