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

Tweak "Configure learning mode" task description #7540

Merged
merged 2 commits into from Mar 14, 2024

Conversation

donnapep
Copy link
Collaborator

@donnapep donnapep commented Mar 14, 2024

Resolves #7345.

Proposed Changes

Updates the "Configure learning mode" task description.

Screenshot 2024-03-14 at 3 49 17 PM

Testing Instructions

  1. Execute the following SQL - delete from wp_options where option_name like '%sensei_home_task_%.
  2. Go to Sensei LMS > Home.
  3. Check that there is a task that says "Configure Learning Mode, an immersive and distraction-free view for students".

Pre-Merge Checklist

  • PR title and description contain sufficient detail and accurately describe the changes
  • Acceptance criteria is met
  • Decisions are publicly documented
  • Adheres to coding standards (PHP, JavaScript, CSS, HTML)
  • All strings are translatable (without concatenation, handles plurals)
  • Follows our naming conventions (P6rkRX-4oA-p2)
  • Hooks (p6rkRX-1uS-p2) and functions are documented
  • New UIs are responsive and use a mobile-first approach
  • New UIs match the designs
  • Different user privileges (admin, teacher, subscriber) are tested as appropriate
  • Legacy courses (course without blocks) are tested
  • Code is tested on the minimum supported PHP and WordPress versions
  • User interface changes have been tested on the latest versions of Chrome, Firefox and Safari
  • "Needs Documentation" label is added if this change requires updates to documentation
  • Known issues are created as new GitHub issues

@donnapep donnapep added this to the 4.22.0 milestone Mar 14, 2024
@donnapep donnapep self-assigned this Mar 14, 2024
Copy link

Test the previous changes of this PR with WordPress Playground.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 51.92%. Comparing base (8450ab6) to head (46c9479).
Report is 1 commits behind head on trunk.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              trunk    #7540   +/-   ##
=========================================
  Coverage     51.92%   51.92%           
  Complexity    11265    11265           
=========================================
  Files           630      630           
  Lines         47683    47683           
  Branches        421      421           
=========================================
  Hits          24759    24759           
  Misses        22587    22587           
  Partials        337      337           
Files Coverage Δ
...class-sensei-home-task-configure-learning-mode.php 27.27% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddc175e...46c9479. Read the comment docs.

@donnapep donnapep merged commit 3e1c326 into trunk Mar 14, 2024
25 of 26 checks passed
@donnapep donnapep deleted the update/learning-mode-task-description branch March 14, 2024 19:59
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.

Add description for Learning Mode in Home page task list
1 participant