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

prototype: Meine Mathe-Skills #3474

Draft
wants to merge 469 commits into
base: staging
Choose a base branch
from
Draft

prototype: Meine Mathe-Skills #3474

wants to merge 469 commits into from

Conversation

Entkenntnis
Copy link
Member

@Entkenntnis Entkenntnis commented Mar 5, 2024

DEMO

The mental shift is away from practice (teacher-controlled) to showing your skills (learner-controlled). By using self-generating exercises, this can happen in an autonomous manner.

Short-link: https://t.ly/Y-4Ur

This prototype is adapted to fit the purpose of OAM. It covers the final exam of middle school in bavaria.

image

@Entkenntnis Entkenntnis marked this pull request as draft March 5, 2024 17:29
Copy link

vercel bot commented Mar 5, 2024

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

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Jun 12, 2024 5:43pm

Copy link

github-actions bot commented Mar 5, 2024

📦 Next.js Bundle Analysis for @serlo/frontend

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 106.2 KB (🟡 +2.35 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load
/meine-mathe-skills 406.32 KB 512.52 KB
/meine-mathe-skills/[grade] 55.47 KB 161.67 KB
/meine-mathe-skills/[grade]/[exercise] 449.62 KB 555.82 KB

Seventeen Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/___bot_or_not 95.17 KB (🟢 -503 B) 201.37 KB
/___editor_preview 485.76 KB (🟡 +988 B) 591.96 KB
/editor 105.58 KB (🟡 +12 B) 211.78 KB
/entity/create/[type]/[taxonomyId] 487.47 KB (🟡 +1.3 KB) 593.67 KB
/entity/link/order/[id]/link 89.38 KB (🟢 -207 B) 195.58 KB
/entity/repository/add-revision/[...id] 486.72 KB (🟡 +1.25 KB) 592.92 KB
/event/history 130.85 KB (🟢 -39 B) 237.05 KB
/event/history/[...slug] 132.05 KB (🟡 +191 B) 238.25 KB
/event/history/user/profile/[username] 134.44 KB (🟡 +200 B) 240.64 KB
/gleichungs-app 162.81 KB (🟢 -53 B) 269.01 KB
/page/create 486.73 KB (🟡 +1.27 KB) 592.93 KB
/taxonomy/term/create/[parent_id]/[id] 486.45 KB (🟡 +1.22 KB) 592.65 KB
/taxonomy/term/sort/entities/[id] 93.21 KB (🟢 -236 B) 199.41 KB
/taxonomy/term/update/[id] 486.36 KB (🟡 +1.19 KB) 592.56 KB
/user/notifications 133.1 KB (🟢 -50 B) 239.3 KB
/user/profile/[username] 176.61 KB (🟢 -560 B) 282.81 KB
/user/settings 485.44 KB (🟡 +1.31 KB) 591.64 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@Entkenntnis Entkenntnis marked this pull request as ready for review March 14, 2024 09:50
@Entkenntnis Entkenntnis marked this pull request as draft March 14, 2024 09:50
kulla and others added 2 commits June 12, 2024 17:28
After serlo/db-migrations#346 there is no
taxonomy table / taxonomy ID for a taxonomy term => Thus I would delete
the quest of it in the query so that I can delete this field in the API
in serlo/api.serlo.org#1561
refactor(taxonomy): Remove `taxonomyId`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants