Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems in the Code Screen / "Run Code" Button Disabled #67

Open
srcatto opened this issue Jun 14, 2023 · 2 comments
Open

Problems in the Code Screen / "Run Code" Button Disabled #67

srcatto opened this issue Jun 14, 2023 · 2 comments

Comments

@srcatto
Copy link
Contributor

srcatto commented Jun 14, 2023

Multiple posts. Exercise RS-8: Write a C program
https://www.cc4e.com/tools/ccauto/index.php?PHPSESSID=

The Run Code button isn't working, Reset Code does. To the right-hand side of Reset Code is a little spinner, going for 8 minutes now.

All exercises at - https://www.cc4e.com/lessons/python , picking at random - Object Oriented Programming section 9/13 Implement a Python str class

A posted solution - "For all of the exercises, the "Run Code" button is greyed out and I have to edit the HTML in the Inspect Element section of my browser to remove the "disabled" tag on the button in order to submit my exercises."

Another 2 threads, one post is, 12 days ago
this should do: document.getElementById("runcode").removeAttribute("disabled")

@srcatto
Copy link
Contributor Author

srcatto commented Jul 7, 2023

nudge

@srcatto
Copy link
Contributor Author

srcatto commented Sep 22, 2023

Looks like this was fixed. Have re-run 1) autograder Hello World, and exercises RS-1 to RS-4 in Python to C in lesson 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant