When I compile myself, everyting is okay however when the gradebot checks it always gives me compiling errors. It was also the same for service_quiz.
@Ozkan_3895
I see you have used up all your trials. You should have contacted us at the 1st or 2nd trial. I have added two more trials for you, good luck!
The problem was that one of your quiz packages depended on another package, custom_interfaces
…
Your custom message should be created in actions_quiz_msg
and used in actions_quiz
, but you somehow added custom_interfaces
to the mix!
You are not seeing this problem in your workspace because custom_interfaces
is present and compiled, but gradebot cannot access that package.
As for services_quiz
, I’m sorry you can no longer attempt it because you have viewed the solution.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.