Skip to content
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

feat: Implement Timed Activity Tool #316

Merged
merged 28 commits into from
May 21, 2024

Conversation

tunny17
Copy link
Collaborator

@tunny17 tunny17 commented May 20, 2024

What does this PR do?

Fixes #283

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

How should this be tested?

  • Go to the tools route and click on the activity timer

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the ClassroomIO Docs if changes were necessary
    Screenshot (854)

rotimi-best and others added 23 commits May 9, 2024 09:15
* working on the UI of the grading

* working on the grading function of the radio and checkboxes

* ai grading fully implemented with dummy functions for generating scores

* working on the openai response

* working on the openai response

* finished with the ai_grading

* finished with the ai_grading

* creating new migration file

* working on reviews

* updated the translations

* improvements

---------

Co-authored-by: Rotimi Best <[email protected]>
* Done with the customization of the LMS task

* generated custom_lms migration file

* updated the migration file

* copy improvements

* update wording

* made updates based on reviews,i hope i didnt miss anything

* updated the translations and migration files

* refactoring

* disabled improvements for apps

* more improvements

* more custom improvements

* pr refactoring

---------

Co-authored-by: Rotimi Best <[email protected]>
* finished the lesson title bug

* made chnages based on review

* Update +page.svelte

---------

Co-authored-by: Rotimi Best <[email protected]>
@tunny17 tunny17 requested a review from rotimi-best May 20, 2024 19:46
Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cio-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 8:22am
cio-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 8:22am
cio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 8:22am

Copy link

github-actions bot commented May 20, 2024

Thank you for following the naming conventions for pull request titles! 🙏

@tunny17 tunny17 changed the base branch from main to lw1 May 20, 2024 19:53
@tunny17 tunny17 closed this May 20, 2024
@tunny17 tunny17 reopened this May 20, 2024
@tunny17 tunny17 changed the base branch from lw1 to classroomio-issue-282 May 20, 2024 20:05
Chifez and others added 3 commits May 21, 2024 00:14
* working on the course type

* trying to mark it persist

* almost done here

* fixed sendig emtpy options bug

* created migration file

* created migration file

* made updates based on PR review

* merge

* update course type card

* add redirect logic with classroomio.com/new

* make new course modal only open/close with url

* feat: page active state (#315)

* finished the active link state

* updated the active link state based on review

* simplify code

---------

Co-authored-by: Rotimi Best <[email protected]>

* add type to course card

---------

Co-authored-by: Rotimi Best <[email protected]>
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.

Implement Timed Activity Tool
3 participants