Skip to content

Move quizes to dedicated folder #263

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

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

despadam
Copy link
Contributor

Closes #242

@despadam despadam linked an issue Nov 16, 2024 that may be closed by this pull request
@despadam despadam self-assigned this Nov 17, 2024
@edoardob90 edoardob90 self-requested a review November 18, 2024 12:52
Copy link
Member

@edoardob90 edoardob90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@edoardob90 edoardob90 merged commit 5a3fa10 into main Nov 18, 2024
1 check passed
@edoardob90 edoardob90 deleted the 242-move-quiz-files-under-folder branch November 18, 2024 12:53
@despadam
Copy link
Contributor Author

Thanks! Sorry for my bad spelling 😅

edoardob90 added a commit that referenced this pull request Nov 20, 2024
* UI revamp WIP

* `Object-oriented`: Add simpler examples, update quiz and exercises (#249)

* add 2 new examples

* finish new examples

* finish new examples pt2

* update new examples with docstrings and improved tests

* add docstrings

* finish docstrings

* make sure that class methods are only using the class attributes to produce their results

* test that the return value is an instance of a custom class

* use closure to check for usage of class attributes

* update property section and quiz

* Expand docstring description of Exercise 4

* finish updating the exercises

* Minor changes

* Stupid metadata fix of the ipython notebook

* Fixing

* Replacing variable l: E741 Ambiguous variable name: `l`

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: edoardob90 <edoardob90@gmail.com>
Co-authored-by: Snowwpanda <pascal.su@empa.ch>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Revamp UI of AI widgets

* Resolve flake8 errors

* Fix more UI inconsistencies

* Fix test in Object-Oriented Example 4 (#262)

* Add __eq__ validation in Example 4
* Add a comment to explain the rationale behind __closure__ testing

---------
Co-authored-by: edoardob90 <edoardob90@gmail.com>

* Fix errors found in the `input_output` notebook (#258)

* Fixing some issues with the input_output notebook
and changing some exercies a bit.

* Added an exercise to input_output notebook

* Added Docstrings to exercises

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Changes for pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Variable naming consistent in tests.

* Reformulation program execution

Co-authored-by: Despina Adamopoulou <16343312+despadam@users.noreply.github.com>

* Review from despina fixes

* Resetting inputfiles after exercises (after writing to file is explained)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* to_bytes function needs byteorder

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Despina Adamopoulou <16343312+despadam@users.noreply.github.com>

* Move quizzes to dedicated folder (#263)

* move quizes to folder
* Rename: quizes -> quiz
---------
Co-authored-by: edoardob90 <edoardob90@gmail.com>

---------

Co-authored-by: Despina Adamopoulou <16343312+despadam@users.noreply.github.com>
Co-authored-by: Snowwpanda <pascal.su@empa.ch>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

Move quiz files under folder
2 participants