ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
505 stars 291 forks source link

bug in the class JackOlatern #7512

Closed MWahajKhalil closed 12 months ago

MWahajKhalil commented 12 months ago

Describe the bug

The de.tum.cit.ase.JackOLantern class has no constructor with the parameter types: [class de.tum.cit.ase.Pumpkin, class de.tum.cit.ase.Candle, class de.tum.cit.ase.Ghost]

this program is showing error even if i switch the postion of parmaters (Candle, Ghost) in the program which is nothing to do with the program in real life. i spend hours figuring out this error. Kindly resolve this bug.

To Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior

I wanted program to give no error even if i switch positions of paramaters in JackOLantern class

Screenshots

image

Which version of Artemis are you seeing the problem on?

6.6.3

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Relevant log output

No response

Strohgelaender commented 12 months ago

You are refering to a specific exercise on Artemis, please contact your instructor in this case.

This repository contains the code for the Artemis plattform, and is not about specific exercises.