Skip to content

Tutorial is non-responsive if the next hint is clicked at the last hint #694

@cswclui

Description

@cswclui

For multi-step hints, the Next Hint button can be clicked at the last hint (the button is greyed but it can be clicked). The Start Over and Run Code button becomes non-responsive after.

Example learnr tutorial:

# Test

```{r demo, exercise = TRUE}
1+1
```

```{r demo-hint-1, eval=FALSE}
hint1
```

```{r demo-hint-2, eval=FALSE}
hint2
```

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions