Skip to content

Conversation

@agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Dec 17, 2024

The existing functions did not allow to specify the student name without changing the value of the dropdown menu. With the new function structure we can now create and load new files from the student name.


📚 Documentation preview 📚: https://scicode-widgets--99.org.readthedocs.build/en/99/

The existing functions did not allow to specify the student name without
changing the value of the dropdown menu. With the new function structure
we can now create and load new files from the student name.

One can create and load now with Python API the ExerciseWidget

```python
exercise_widget.create_new_file_from_student_name(name)
exercise_widget.load_file_from_student_name(name)
```
@agoscinski agoscinski force-pushed the public-api-loading-answer branch from b20377c to 7ddda88 Compare December 18, 2024 10:05
@agoscinski agoscinski merged commit 71e3f2b into main Dec 18, 2024
2 of 3 checks passed
@agoscinski agoscinski deleted the public-api-loading-answer branch December 18, 2024 11:06
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

Successfully merging this pull request may close these issues.

2 participants