Preferred Sources
X
Mail

Gemini to Get “Guided Learning” Scoreboard: App Teardown

Google app-teardown
この記事のポイント
  • The learning-focused “Gemini” AI model, “Guided Learning,” is reportedly getting a “Study Scoreboard” feature to track and visualize review learning progress, response accuracy, and focus learning areas—specifically what and how far has been studied.
  • An analysis of the app files from the Android version of the “Google” app v17.46.15 update confirmed the addition of resource codes related to the “Study Scoreboard,” an interactive learning support feature that categorizes, aggregates, and displays Correct, Incorrect, Skipped, Not started, Strengths, and Focus areas when using “Guided Learning.”
  • This is expected to be under current development as an upcoming new feature.

Exactly one year ago, on Wednesday, August 6, 2025, Google announced and rolled out “Guided Learning” as a new AI model for Google AI “Gemini.”

The “Guided Learning” feature in “Gemini” is an AI model developed based on educational research-backed models called “LearnLM” and optimized for learning. Instead of simply providing direct answers to study-related prompts, it breaks down and adjusts those prompts step-by-step to help users acquire knowledge and skills. It is also characterized by its ability to provide multimodal responses—such as images, diagrams, videos, and quizzes—designed to help deepen the understanding of subjects.

It appears that a “Study Scoreboard” feature is coming to this learning-focused “Gemini” AI model, “Guided Learning,” to track and visualize review progress, response accuracy, and key study areas—showing users what and how far they have studied. This was revealed through our site’s original content, “App Analysis.”

「アプリ解析」

当サイトの「アプリ解析」カテゴリで公開している記事では、最新 Android アプリを逆コンパイルして独自に解析し、今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。

当サイトオリジナルの「アプリ解析」コンテンツを見逃さないよう、ぜひ Google の「優先ソース」に当サイト「Jetstream 」を登録してください。

Google 優先ソースに「Jetstream」を登録

As a result of analyzing the app files from the Android version of the “Google” app v17.46.15 update released on Wednesday, August 5, 2026, we confirmed the addition of resource codes for the “Study Scoreboard,” an interactive learning support feature that categorizes, aggregates, and displays Correct, Incorrect, Skipped, Not started, Strengths, and Focus areas when using “Guided Learning.”

<plurals name="assistant_robin_study_scoreboard_legend_correct">
    <item quantity="one">%1$d Correct</item>
    <item quantity="other">%1$d Correct</item>
</plurals>
<plurals name="assistant_robin_study_scoreboard_legend_focus_areas">
    <item quantity="one">%1$d Focus area</item>
    <item quantity="other">%1$d Focus areas</item>
</plurals>
<plurals name="assistant_robin_study_scoreboard_legend_incorrect">
    <item quantity="one">%1$d Incorrect</item>
    <item quantity="other">%1$d Incorrect</item>
</plurals>
<plurals name="assistant_robin_study_scoreboard_legend_not_started">
    <item quantity="one">%1$d Not started</item>
    <item quantity="other">%1$d Not started</item>
</plurals>
<plurals name="assistant_robin_study_scoreboard_legend_skipped">
    <item quantity="one">%1$d Skipped</item>
    <item quantity="other">%1$d Skipped</item>
</plurals>
<plurals name="assistant_robin_study_scoreboard_legend_strengths">
    <item quantity="one">%1$d Strength</item>
    <item quantity="other">%1$d Strengths</item>
</plurals>
<attr name="gemini_icon_guided_learning_24" format="reference" />
<drawable name="assistant_lumi_icons_guided_learning_24">@drawable/ls_guided_learning_wght300rond100_vd_theme_24</drawable>

The rollout of the “Study Scoreboard” feature in Gemini’s “Guided Learning” has not yet been officially confirmed. It is expected to be currently under development as a future new feature.

“Google” App Link

Get it on Google Play

*This site uses affiliate advertising.