fix(curriculum): change compound finals task scenes background (#64777)

This commit is contained in:
Estefania Cassingena Navone
2025-12-19 11:16:50 -05:00
committed by GitHub
parent 86c56e7bb9
commit bd60787df6
39 changed files with 39 additions and 39 deletions

View File

@@ -38,7 +38,7 @@ The syllable is pronounced with the first tone, which is a high-level tone.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -40,7 +40,7 @@ The speaker pronounces the syllable `liù`, which consists of the initial `l` an
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -31,7 +31,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -32,7 +32,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -33,7 +33,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The audio pronounces the syllable `jià`, which consists of the initial `j` and
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -23,7 +23,7 @@ I've listened to the audio and practiced pronouncing the compound finals.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -42,7 +42,7 @@ The first syllable combines the initial `x` with the compound final `ue`, and us
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -38,7 +38,7 @@ The syllable uses the third tone, which is a falling tone.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -42,7 +42,7 @@ The first syllable combines the initial `d` with the compound final `ie`, and us
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -44,7 +44,7 @@ The first syllable combines the initial `j` with the compound final `ao`, and us
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -38,7 +38,7 @@ Note that the two dots above `ü` is removed when `üe` follows the initial `x`.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -40,7 +40,7 @@ The speaker pronounces the syllable `jiāo`, which consists of the initial `j` a
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The speaker pronounces the syllable `kuà`, which consists of the initial `k` an
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The audio pronounces the syllable `dié`, which consists of the initial `d` and
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -50,7 +50,7 @@ The syllable uses the third tone, which starts in the middle, falls to a low poi
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -34,7 +34,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -34,7 +34,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -59,7 +59,7 @@ The speaker pronounces the syllable `ér`, which consists of the special final `
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The speaker pronounces the syllable `tuǐ`, which consists of the initial `t` an
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -38,7 +38,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The speaker pronounces the syllable `shuāi`, which consists of the initial `sh`
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -32,7 +32,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The speaker pronounces the syllable `ruò`, which consists of the initial `r` an
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The speaker pronounces `èr`. It is a special final being a syllable on its own,
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -31,7 +31,7 @@ I've listened to the audio and pronounced the special final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -59,7 +59,7 @@ The speaker is pronouncing the syllable with the initial `sh`, the final `ao`, a
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -59,7 +59,7 @@ The speaker is pronouncing the syllable with the initial `h`, the final `ua`, an
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -59,7 +59,7 @@ The speaker is pronouncing the syllable with the initial `sh`, the final `uei` (
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -46,7 +46,7 @@ The first syllable combines the initial `h` with the compound final `ei`, and us
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -33,7 +33,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -44,7 +44,7 @@ The first syllable combines the initial `sh` with the compound final `uai`, and
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ The audio pronounces the syllable `gǎo`, which consists of the initial `g` and
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -34,7 +34,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -34,7 +34,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -42,7 +42,7 @@ The first syllable combines the initial `g` with the compound final `ao`, and us
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -32,7 +32,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",

View File

@@ -36,7 +36,7 @@ I've listened to the audio and pronounce the compound final and syllables.
```json
{
"setup": {
"background": "company2-lydia-cubicle.png",
"background": "company2-center.png",
"characters": [
{
"character": "Lin Yating",