Skip to content

Commit c6d4f3f

Browse files
committed
Merge branch '4.0.0-dev' into fix/new-quiz-type-url-full-path-issue
2 parents 430f3dc + 2461bbd commit c6d4f3f

86 files changed

Lines changed: 5558 additions & 607 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/skills/core-development-skill/SKILL.md

Lines changed: 1267 additions & 0 deletions
Large diffs are not rendered by default.

.claude/skills/wpcs-security-skill/SKILL.md

Lines changed: 640 additions & 0 deletions
Large diffs are not rendered by default.

.cursor/skills/core-development-skill/SKILL.md

Lines changed: 1267 additions & 0 deletions
Large diffs are not rendered by default.

.cursor/skills/wpcs-security-skill/SKILL.md

Lines changed: 640 additions & 0 deletions
Large diffs are not rendered by default.

assets/core/scss/mixins/_buttons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
cursor: pointer;
1515
text-align: center;
1616
text-decoration: none;
17-
text-transform: capitalize;
17+
text-transform: none;
1818
font-family: inherit;
1919
background-color: transparent;
2020
color: $tutor-text-primary;

assets/icons/ascending.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/descending.svg

Lines changed: 1 addition & 3 deletions
Loading

assets/icons/difficulty-easy.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/difficulty-hard.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/difficulty-normal.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)