[Solved] Graded assignment cell frozen

In Module 3 (C1M3_Assignment), the pipeline cell (starting with 1) Research with tools) appears to be frozen.
I am unable to edit its contents, which blocks me from passing the assignment.

Could you please investigate?

Problem solved by editing the cell metadata, setting editable to true.

1 Like

It is extremely unlikely that you need to change the cell attributes. The locked cells contain tests of your code. The tests should not be modified.

1 Like

This was specifically a cell with a # Your code here section, hence it must be editable for me to complete the assignment.
It might be extremely unlikely, but not impossible, and it was the case here that I had to change the attributes.

1 Like

Tagging @lesly.zerna to check if this needs attention and upgrade to correction.

Hi @lesly.zerna,

can you check if grade function.cell was frozen as during testing we didn’t come across such issue.

Thank you in advance.

DP

Thank you.

If there is a keyboard shortcut that freezes a call, I might have accidentally done that without knowing. In that case, it would be just my isolated issue, due to rogue user behaviour :wink:

2 Likes

Good point! thank you for sharing!
It is indeed fixed!