Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Duolingo Expands Its Math Services for More Advanced and Personalized Learning

The popular language learning app is also running back-to-school discounts on subscriptions now through Sept. 11.

Duolingo Expands Its Math Services for More Advanced and Personalized Learning

Duolingo, the popular language learning app, is broadening its offerings to include advanced math courses tailored for K-12 students. This expansion aims to provide a more personalized and comprehensive learning experience. Duolingo Math already covers fundamental topics from grades 2 through 12 based on the US standard curriculum.

To further enhance the platform, Duolingo is introducing grade-specific guides for parents, beginning from Grade 2 through 8. These guides aim to elucidate the lessons and concepts children need to master each year.

Additionally, Duolingo Math will feature a Math Coach, an interactive tool that allows students to converse with Eddy, a character capable of answering queries or offering step-by-step guidance. For more challenging problems, Zari, a Duolingo character, can help break down complex issues into manageable steps. Students can activate a help button within the lesson plan to receive additional assistance or practice with specific math concepts.

Initial results from a study involving rising eighth graders (usually 12 or 13 years old) have shown promising outcomes. Participants reported a 14% improvement in their math scores after using Duolingo Math features for about five minutes daily over four weeks. Moreover, 88% of the students expressed feeling more confident in their math abilities following the app's use.

Duolingo is currently offering a limited-time deal: a one-year Super Family plan subscription ($144) is available for the price of a one-year Super Individual subscription ($120).

Written by urgent.news from CNET's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at cnet.com →

More in Tech

Has your license plate been tracked by Flock? Here's how to check.

The website HaveIBeenFlocked has compiled a database of 4.6 million license plate records that have appeared in roughly 242 million Flock searches.

  • HaveIBeenFlocked.com lets public check if license plate searched in Flock's system.
  • Website uses data from audit logs of Flock's 242 million searches, not storing user info.
  • Flock's cameras track license plates for law enforcement, but system has misuse allegations.

Block Scope in JavaScript

Block scope is an important concept in JavaScript. It means that a variable can be accessed only inside the block where it is declared. A block is usually written using curly braces { } .

Your Database Is Making 4 Promises. Here's What ACID Means.

Introduction Your program keeps opening transactions. A signup writes a new user row. A checkout debits one account and credits another. A form submission updates three related tables at once.

  • Atomicity ensures all parts of a transaction happen together as one unit
  • If any part fails, the entire transaction is rolled back to maintain consistency
  • ACID guarantees Atomicity, Consistency, Isolation, and Durability for transactions

More from Monday 17 August →