Skip to content

Runestone Issue: Horizontal Parsons problem using block id when the content of the block is sufficient #1194

@barbarer

Description

@barbarer

This was in the Practice-SQL assignment in the SI201-W26-TTh ebook on problem parsons-sql-pract-fix. It was giving me an error on the horizontal block arrangement which looked correct.

It thinks the = is in the wrong place. There are two = in the solution. See the Javascript below.

Response from server: 200
runestonebase.js:401 Data from server: {"answer":{"blocks":[0,1,2,3,8,5,6,7,4,9]},"correct":false,"percent":0.8400000000000001,"timestamp":"2026-03-31T16:41:09.725881+00:00","div_id":"mparsons-sql-pract-fix","sid":"barbarer","course_name":"SI201-W26-TTh","id":752225,"comment":"autograded","score":0.8400000000000001} calling repopulateFromStorage
runestonebase.js:409 resolving checkServer with server data

When I switched the two equal signs it worked.

It should be okay if the string in the block matches, even if it is a different block number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions