Coder Social home page Coder Social logo

Present Sample Solution about artemis HOT 8 CLOSED

ls1intum avatar ls1intum commented on July 17, 2024 2
Present Sample Solution

from artemis.

Comments (8)

Garfield96 avatar Garfield96 commented on July 17, 2024 2

What's the current status of this feature?

from artemis.

COM8 avatar COM8 commented on July 17, 2024 1

This was one of the biggest criticisms of Artemis in our lecture evaluation.

from artemis.

krusche avatar krusche commented on July 17, 2024 1

Thanks for the feedback! You can already use the solution repository and simply give the student group of the course read permissions. Then you could simply distribute this link using the problem statement. In the future, we will integrate this into Artemis so that at a specific date the solution is automatically readable to all students and properly linked in the exercise details page

from artemis.

krusche avatar krusche commented on July 17, 2024

We have this in the database, but need to work on how instructors can insert sample solutions and how this is presented to students after the deadline

from artemis.

krusche avatar krusche commented on July 17, 2024

Instructors can provide sample solutions for programming, text and modeling exercises, but they cannot be displayed to students automatically.

from artemis.

1-alex98 avatar 1-alex98 commented on July 17, 2024

Would also be interesting for our use case

from artemis.

krusche avatar krusche commented on July 17, 2024

I think the easiest implementation would be to

  1. add a button to the course management --> (programming) exercise details page “Publish solution” (only visible after due date and with a confirmation dialog).
  2. If this button was pressed and confirmed, the student group will get read access to the solution repo and the link will be displayed in the student exercise details page.

This also means we need a new attribute in Exercise.java (as this would also be useful for other exercise types in the future) and a new column in the exercise table to save if the solution is available.

An alternative would be to allow instructor to store a solutionPublicationDate in the exercise itself. Then, they could setup the solution publication even before the exercise due date has passed. This would then need to be automatically scheduled

from artemis.

1-alex98 avatar 1-alex98 commented on July 17, 2024

@krusche your workaround does not work for GitLab because there is no student group there. Or at least it needs a different workaround

from artemis.

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.