From 7b7d9cd7c37ab4ad0625e7c0d253c3eb78835065 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 26 Nov 2024 07:55:43 +0000 Subject: [PATCH] Automated commit message --- app_data/sheets/contents.json | 28 +- .../data_list/generated/session_tasks.json | 7 +- app_data/sheets/data_list/library_data.json | 7 +- .../lifecycle_actions/launch_actions.json | 7 +- app_data/sheets/data_list/session.json | 7 +- config.ts | 2 +- reports/summary.json | 2716 +++++++++-------- reports/summary.md | 48 +- 8 files changed, 1463 insertions(+), 1359 deletions(-) diff --git a/app_data/sheets/contents.json b/app_data/sheets/contents.json index 2e7d312..749516c 100644 --- a/app_data/sheets/contents.json +++ b/app_data/sheets/contents.json @@ -152,7 +152,12 @@ "session_tasks": { "flow_name": "session_tasks", "flow_subtype": "generated", - "flow_type": "data_list" + "flow_type": "data_list", + "_metadata": { + "number": { + "type": "number" + } + } }, "sharing_care_tasks": { "flow_name": "sharing_care_tasks", @@ -187,13 +192,23 @@ "flow_type": "data_list", "flow_name": "library_data", "data_list_name": "library", - "_xlsxPath": "global/data_lists/library_data.xlsx" + "_xlsxPath": "global/data_lists/library_data.xlsx", + "_metadata": { + "show": { + "type": "boolean" + } + } }, "launch_actions": { "flow_type": "data_list", "flow_subtype": "lifecycle_actions", "flow_name": "launch_actions", - "_xlsxPath": "global/templates/app_launch_templates.xlsx" + "_xlsxPath": "global/templates/app_launch_templates.xlsx", + "_metadata": { + "priority": { + "type": "number" + } + } }, "number": { "flow_type": "data_list", @@ -285,7 +300,12 @@ "session": { "flow_type": "data_list", "flow_name": "session", - "_xlsxPath": "global/data_lists/sessions.xlsx" + "_xlsxPath": "global/data_lists/sessions.xlsx", + "_metadata": { + "number": { + "type": "number" + } + } }, "session_block": { "flow_type": "data_list", diff --git a/app_data/sheets/data_list/generated/session_tasks.json b/app_data/sheets/data_list/generated/session_tasks.json index a677574..177cc1b 100644 --- a/app_data/sheets/data_list/generated/session_tasks.json +++ b/app_data/sheets/data_list/generated/session_tasks.json @@ -122,5 +122,10 @@ "completed_field": "task_conclusion_completed", "skipped_field": "task_conclusion_skipped" } - ] + ], + "_metadata": { + "number": { + "type": "number" + } + } } \ No newline at end of file diff --git a/app_data/sheets/data_list/library_data.json b/app_data/sheets/data_list/library_data.json index fbf175d..c4cd3b4 100644 --- a/app_data/sheets/data_list/library_data.json +++ b/app_data/sheets/data_list/library_data.json @@ -36,5 +36,10 @@ } } ], - "_xlsxPath": "global/data_lists/library_data.xlsx" + "_xlsxPath": "global/data_lists/library_data.xlsx", + "_metadata": { + "show": { + "type": "boolean" + } + } } \ No newline at end of file diff --git a/app_data/sheets/data_list/lifecycle_actions/launch_actions.json b/app_data/sheets/data_list/lifecycle_actions/launch_actions.json index b0e1870..0c3ef53 100644 --- a/app_data/sheets/data_list/lifecycle_actions/launch_actions.json +++ b/app_data/sheets/data_list/lifecycle_actions/launch_actions.json @@ -191,5 +191,10 @@ ] } ], - "_xlsxPath": "global/templates/app_launch_templates.xlsx" + "_xlsxPath": "global/templates/app_launch_templates.xlsx", + "_metadata": { + "priority": { + "type": "number" + } + } } \ No newline at end of file diff --git a/app_data/sheets/data_list/session.json b/app_data/sheets/data_list/session.json index 94592c6..ae3dc24 100644 --- a/app_data/sheets/data_list/session.json +++ b/app_data/sheets/data_list/session.json @@ -192,5 +192,10 @@ "attached_single_doc": "https://docs.google.com/document/d/1Rz0NRM4CtCIlThmHF7Knw8Orn7xGe9oYVpKGZs8LrvU" } ], - "_xlsxPath": "global/data_lists/sessions.xlsx" + "_xlsxPath": "global/data_lists/sessions.xlsx", + "_metadata": { + "number": { + "type": "number" + } + } } \ No newline at end of file diff --git a/config.ts b/config.ts index 6a56b32..a81439d 100644 --- a/config.ts +++ b/config.ts @@ -13,7 +13,7 @@ config.google_drive = { config.git = { content_repo: "https://github.com/IDEMSInternational/pfr-app-content.git", - content_tag_latest: "1.1.20", + content_tag_latest: "1.1.21", }; config.android = { diff --git a/reports/summary.json b/reports/summary.json index 5bf62f7..730d237 100644 --- a/reports/summary.json +++ b/reports/summary.json @@ -1,1333 +1,1387 @@ { - "template_components": [ - { - "type": "animated_slides", - "count": 1 - }, - { - "type": "audio", - "count": 2 - }, - { - "type": "button", - "count": 26 - }, - { - "type": "combo_box", - "count": 2 - }, - { - "type": "dashed_box", - "count": 1 - }, - { - "type": "debug_toggle", - "count": 1 - }, - { - "type": "display_group", - "count": 35 - }, - { - "type": "image", - "count": 4 - }, - { - "type": "items", - "count": 14 - }, - { - "type": "lottie_animation", - "count": 2 - }, - { - "type": "navigation_bar", - "count": 1 - }, - { - "type": "pdf", - "count": 1 - }, - { - "type": "radio_button_grid", - "count": 3 - }, - { - "type": "radio_group", - "count": 1 - }, - { - "type": "set_field", - "count": 4 - }, - { - "type": "set_variable", - "count": 257 - }, - { - "type": "simple_checkbox", - "count": 2 - }, - { - "type": "task_card", - "count": 3 - }, - { - "type": "template", - "count": 140 - }, - { - "type": "text", - "count": 44 - }, - { - "type": "text_area", - "count": 5 - }, - { - "type": "text_box", - "count": 6 - }, - { - "type": "title", - "count": 24 - }, - { - "type": "update_action_list", - "count": 2 - }, - { - "type": "video", - "count": 1 - } - ], - "template_actions": [ - { - "type": "app_update", - "count": 1 - }, - { - "type": "emit: completed", - "count": 141 - }, - { - "type": "emit: force_reload", - "count": 5 - }, - { - "type": "emit: force_reprocess", - "count": 4 - }, - { - "type": "emit: force_restart", - "count": 2 - }, - { - "type": "emit: server_sync", - "count": 3 - }, - { - "type": "emit: set_language", - "count": 1 - }, - { - "type": "emit: uncompleted", - "count": 139 - }, - { - "type": "feedback", - "count": 3 - }, - { - "type": "go_to", - "count": 11 - }, - { - "type": "pop_up", - "count": 7 - }, - { - "type": "reset_app", - "count": 2 - }, - { - "type": "set_field", - "count": 20 - }, - { - "type": "set_local", - "count": 8 - }, - { - "type": "start_tour", - "count": 1 - } - ], - "assets_size": [ - { - "assets": "total", - "KB": "71679 KB", - "MB": "71.7 MB" - }, - { - "assets": "unused", - "KB": "30561 KB", - "MB": "30.6 MB" - } - ], - "assets_unused": [ - { - "path": "android/icon-background.png", - "size_kb": 7 - }, - { - "path": "android/icon.png", - "size_kb": 25.1 - }, - { - "path": "android/splash.png", - "size_kb": 596.6 - }, - { - "path": "audio/ssemakula_1.mp3", - "size_kb": 283.3 - }, - { - "path": "images/X/child_dev.png", - "size_kb": 440.2 - }, - { - "path": "images/X/current_pract.png", - "size_kb": 578.3 - }, - { - "path": "images/X/current_pract_picture_quiz_1.png", - "size_kb": 538.1 - }, - { - "path": "images/X/current_pract_picture_quiz_2.png", - "size_kb": 201.6 - }, - { - "path": "images/X/current_pract_picture_quiz_3.png", - "size_kb": 151.9 - }, - { - "path": "images/X/current_pract_picture_quiz_4.png", - "size_kb": 395.3 - }, - { - "path": "images/X/current_pract_picture_quiz_5.png", - "size_kb": 237.7 - }, - { - "path": "images/X/current_pract_picture_quiz_6.png", - "size_kb": 222.2 - }, - { - "path": "images/X/current_pract_picture_quiz_7.png", - "size_kb": 210 - }, - { - "path": "images/X/family_relation.png", - "size_kb": 998.1 - }, - { - "path": "images/art_12.jpg", - "size_kb": 469.6 - }, - { - "path": "images/art_16.jpg", - "size_kb": 331.4 - }, - { - "path": "images/art_18.jpg", - "size_kb": 543.9 - }, - { - "path": "images/art_2.jpg", - "size_kb": 807.5 - }, - { - "path": "images/art_4.jpg", - "size_kb": 345.6 - }, - { - "path": "images/art_6.jpg", - "size_kb": 250.4 - }, - { - "path": "images/avoid_free_gifts.jpg", - "size_kb": 72.1 - }, - { - "path": "images/beautiful_landscape_modified_page_0001.jpg", - "size_kb": 249.2 - }, - { - "path": "images/bernard_van_leer_foundation.jpg", - "size_kb": 73.4 - }, - { - "path": "images/bunyonyi_photo_merge.jpg", - "size_kb": 591.9 - }, - { - "path": "images/c_sexuality_3.jpg", - "size_kb": 13.9 - }, - { - "path": "images/c_sexuality_4.jpg", - "size_kb": 22.9 - }, - { - "path": "images/chdc_pfr_parenting_code.jpg", - "size_kb": 148.8 - }, - { - "path": "images/child_health_logo_page_0001.jpg", - "size_kb": 119.4 - }, - { - "path": "images/conclusion.jpg", - "size_kb": 57 - }, - { - "path": "images/discussion_men.jpg", - "size_kb": 570 - }, - { - "path": "images/discussion_women.jpg", - "size_kb": 729.1 - }, - { - "path": "images/earth.jpg", - "size_kb": 29.5 - }, - { - "path": "images/facililtator_diagram.jpg", - "size_kb": 154.6 - }, - { - "path": "images/family_praying.jpg", - "size_kb": 722.8 - }, - { - "path": "images/family_time_playing_reading.jpg", - "size_kb": 869.7 - }, - { - "path": "images/father_and_moses_1.jpg", - "size_kb": 115.6 - }, - { - "path": "images/father_and_moses_2.jpg", - "size_kb": 111.7 - }, - { - "path": "images/father_and_moses_3.jpg", - "size_kb": 109.9 - }, - { - "path": "images/father_and_moses_4.jpg", - "size_kb": 130.8 - }, - { - "path": "images/father_and_mother.jpg", - "size_kb": 6.7 - }, - { - "path": "images/father_handing _child_ball.jpg", - "size_kb": 91.1 - }, - { - "path": "images/fathers_and_mothers_standing.jpg", - "size_kb": 66.5 - }, - { - "path": "images/fathers_and_mothers_with_yarns_s14.jpg", - "size_kb": 74 - }, - { - "path": "images/from PLH Digital Assets library/1-on1_father_son.svg", - "size_kb": 51.1 - }, - { - "path": "images/from PLH Digital Assets library/celebrate.svg", - "size_kb": 49.2 - }, - { - "path": "images/from PLH Digital Assets library/consequence.svg", - "size_kb": 24.8 - }, - { - "path": "images/from PLH Digital Assets library/crisis.svg", - "size_kb": 56.2 - }, - { - "path": "images/from PLH Digital Assets library/instruct.svg", - "size_kb": 24.9 - }, - { - "path": "images/from PLH Digital Assets library/money.svg", - "size_kb": 53 - }, - { - "path": "images/from PLH Digital Assets library/praise.svg", - "size_kb": 36.3 - }, - { - "path": "images/from PLH Digital Assets library/rules.svg", - "size_kb": 39.4 - }, - { - "path": "images/from PLH Digital Assets library/safe.svg", - "size_kb": 24.3 - }, - { - "path": "images/from PLH Digital Assets library/selfcare.svg", - "size_kb": 10.2 - }, - { - "path": "images/from PLH Digital Assets library/solve.svg", - "size_kb": 24.8 - }, - { - "path": "images/from PLH Digital Assets library/stress.svg", - "size_kb": 10 - }, - { - "path": "images/gender_box_1.jpg", - "size_kb": 112.6 - }, - { - "path": "images/gender_box_2a.jpg", - "size_kb": 135.2 - }, - { - "path": "images/grand_discipline_box.jpg", - "size_kb": 86.6 - }, - { - "path": "images/head.jpg", - "size_kb": 102.4 - }, - { - "path": "images/human_head.jpg", - "size_kb": 153.3 - }, - { - "path": "images/icon_medal.jpg", - "size_kb": 5 - }, - { - "path": "images/icons/book.svg", - "size_kb": 0.8 - }, - { - "path": "images/icons/faces/happy.svg", - "size_kb": 1.3 - }, - { - "path": "images/icons/faces/neutral.svg", - "size_kb": 0.5 - }, - { - "path": "images/icons/faces/sad.svg", - "size_kb": 1.1 - }, - { - "path": "images/icons/pause.svg", - "size_kb": 0.8 - }, - { - "path": "images/icons/pause_white.svg", - "size_kb": 0.7 - }, - { - "path": "images/icons/play.svg", - "size_kb": 0.5 - }, - { - "path": "images/icons/play_white.svg", - "size_kb": 0.5 - }, - { - "path": "images/illustration_2_gender.jpg", - "size_kb": 2721 - }, - { - "path": "images/irresponsible_husband.jpg", - "size_kb": 44 - }, - { - "path": "images/johari_window_eng_page_0001.jpg", - "size_kb": 99.5 - }, - { - "path": "images/limits_for_children_1.jpg", - "size_kb": 229 - }, - { - "path": "images/limits_for_children_2.jpg", - "size_kb": 204.8 - }, - { - "path": "images/limits_for_children_3.jpg", - "size_kb": 62.4 - }, - { - "path": "images/managing_difficult_behaviour_1.jpg", - "size_kb": 58.7 - }, - { - "path": "images/managing_difficult_behaviour_2.jpg", - "size_kb": 294.1 - }, - { - "path": "images/managing_difficult_behaviour_3.jpg", - "size_kb": 309.1 - }, - { - "path": "images/managing_difficult_behaviour_4.jpg", - "size_kb": 312.4 - }, - { - "path": "images/managing_difficult_behaviour_5.jpg", - "size_kb": 99.1 - }, - { - "path": "images/manual_icon.jpg", - "size_kb": 44.4 - }, - { - "path": "images/moon.jpg", - "size_kb": 20.3 - }, - { - "path": "images/mother_teasing_baby.jpg", - "size_kb": 112.1 - }, - { - "path": "images/mother_washing_with_child.jpg", - "size_kb": 123.2 - }, - { - "path": "images/move_in_groups.jpg", - "size_kb": 127.6 - }, - { - "path": "images/mrc_uvri_uganda_logo.jpg", - "size_kb": 9.4 - }, - { - "path": "images/new/Art 12.jpg", - "size_kb": 469.6 - }, - { - "path": "images/new/Art 16.jpg", - "size_kb": 331.4 - }, - { - "path": "images/new/Art 18.jpg", - "size_kb": 543.9 - }, - { - "path": "images/new/Art 2.jpg", - "size_kb": 807.5 - }, - { - "path": "images/new/Art 4.jpg", - "size_kb": 345.6 - }, - { - "path": "images/new/Art 6.jpg", - "size_kb": 250.4 - }, - { - "path": "images/new/Firm Parenting 1.jpg", - "size_kb": 43.5 - }, - { - "path": "images/new/Gender Box Icons Inside_Female.pdf", - "size_kb": 34.6 - }, - { - "path": "images/new/Gender Box Icons Inside_Female_page-0001.jpg", - "size_kb": 117.2 - }, - { - "path": "images/new/Gender Box Icons Inside_Male.pdf", - "size_kb": 35.3 - }, - { - "path": "images/new/Gender Box Icons Outside_Female.pdf", - "size_kb": 25.8 - }, - { - "path": "images/new/Gender Box Icons Outside_Male.pdf", - "size_kb": 25.8 - }, - { - "path": "images/new/ILLUSTRATION 2 GENDER.jpg", - "size_kb": 566.8 - }, - { - "path": "images/new/Irresponsible Husband.jpg", - "size_kb": 44 - }, - { - "path": "images/new/Managing Difficult Behaviour-01.svg", - "size_kb": 578.6 - }, - { - "path": "images/new/Managing Difficult Behaviour.pdf", - "size_kb": 208.3 - }, - { - "path": "images/new/Non-invoved parenting.jpg", - "size_kb": 304.9 - }, - { - "path": "images/new/Okugunjula Illustration Lone.jpg", - "size_kb": 255.6 - }, - { - "path": "images/new/Permissive Parenting.jpg", - "size_kb": 46.4 - }, - { - "path": "images/new/Vicent and Mother.pdf", - "size_kb": 165.3 - }, - { - "path": "images/new/What YourChild Wants from You.pdf", - "size_kb": 670 - }, - { - "path": "images/new/Woman carrying baby and load.jpg", - "size_kb": 126.9 - }, - { - "path": "images/new/setting_limits.pdf", - "size_kb": 143.4 - }, - { - "path": "images/new/vicent_mother.jpg", - "size_kb": 317.3 - }, - { - "path": "images/oak_foundation_logo_page-0001.jpg", - "size_kb": 38 - }, - { - "path": "images/okugunjula_illustration.jpg", - "size_kb": 726.2 - }, - { - "path": "images/parent_child_reading.jpg", - "size_kb": 439.9 - }, - { - "path": "images/parenting_icon.jpg", - "size_kb": 52.1 - }, - { - "path": "images/physical_safety.jpg", - "size_kb": 18.6 - }, - { - "path": "images/sexual_violence_research_initiative_logo.jpg", - "size_kb": 75.7 - }, - { - "path": "images/south_africa_medical_research_council_logo.jpg", - "size_kb": 68.5 - }, - { - "path": "images/star.jpg", - "size_kb": 16.9 - }, - { - "path": "images/sylvia_playing _with_toys_2.jpg", - "size_kb": 70.5 - }, - { - "path": "images/sylvia_playing _with_toys_3.jpg", - "size_kb": 60.9 - }, - { - "path": "images/sylvia_playing _with_toys_4.jpg", - "size_kb": 71.8 - }, - { - "path": "images/sylvia_playing _with_toys_5.jpg", - "size_kb": 53.8 - }, - { - "path": "images/sylvia_playing _with_toys_6.jpg", - "size_kb": 81.1 - }, - { - "path": "images/sylvia_playing_with_toys_1.jpg", - "size_kb": 60.4 - }, - { - "path": "images/university_of_glasgow_logo.jpg", - "size_kb": 79 - }, - { - "path": "images/violence_against_children.jpg", - "size_kb": 62.5 - }, - { - "path": "images/woman_carrying_baby_and_load.jpg", - "size_kb": 126.9 - }, - { - "path": "logos/erc.png", - "size_kb": 105.3 - }, - { - "path": "logos/erc_blue.png", - "size_kb": 96.4 - }, - { - "path": "logos/gcrf.png", - "size_kb": 111.7 - }, - { - "path": "logos/gcrf_blue.png", - "size_kb": 56.4 - }, - { - "path": "logos/gisp.png", - "size_kb": 55.4 - }, - { - "path": "logos/gisp_blue.png", - "size_kb": 53.9 - }, - { - "path": "logos/idems_blue.png", - "size_kb": 39.4 - }, - { - "path": "logos/lego_foundation_blue.png", - "size_kb": 39.3 - }, - { - "path": "logos/no_means_no.png", - "size_kb": 257.9 - }, - { - "path": "logos/oak_foundation_blue.png", - "size_kb": 48.2 - }, - { - "path": "logos/plh.png", - "size_kb": 163.3 - }, - { - "path": "logos/plh_blue.png", - "size_kb": 163.3 - }, - { - "path": "logos/ukri.png", - "size_kb": 40.1 - }, - { - "path": "logos/ukri_blue.png", - "size_kb": 37.6 - }, - { - "path": "logos/unicef.png", - "size_kb": 66 - }, - { - "path": "logos/unicef_blue.png", - "size_kb": 49.3 - }, - { - "path": "logos/university_of_oxford_blue.png", - "size_kb": 71.2 - }, - { - "path": "logos/wellspring_blue.png", - "size_kb": 65.4 - }, - { - "path": "logos/who.png", - "size_kb": 105 - }, - { - "path": "logos/who_blue.png", - "size_kb": 108 - }, - { - "path": "logos/za_dsd.png", - "size_kb": 154.5 - }, - { - "path": "logos/za_dsd_blue.png", - "size_kb": 112.5 - }, - { - "path": "lottie/bulging_circles.txt", - "size_kb": 0.2 - }, - { - "path": "lottie/cascading_stars.json", - "size_kb": 140.5 - }, - { - "path": "lottie/well_done.txt", - "size_kb": 0.2 - }, - { - "path": "pdf/facilitator_manual/10_review_pfr_manual.pdf", - "size_kb": 1217.9 - } - ], - "assets_missing": [ - { - "path": "images/icons/buoy_white.svg", - "count": 1, - "missing": true - }, - { - "path": "plh_images/icons/globe_circle.svg", - "count": 1, - "missing": true - } - ], - "asset_summary": [ - { - "path": "audio/option_1.m4a", - "count": 1, - "size_kb": 650.2 - }, - { - "path": "audio/option_2.m4a", - "count": 1, - "size_kb": 976.5 - }, - { - "path": "audio/relax/relax_19.mp3", - "count": 1, - "size_kb": 1746.5 - }, - { - "path": "audio/ssemakula_one.mp3", - "count": 1, - "size_kb": 243.5 - }, - { - "path": "emojis/happier.svg", - "count": 1, - "size_kb": 0.6 - }, - { - "path": "emojis/neutral.svg", - "count": 1, - "size_kb": 0.5 - }, - { - "path": "emojis/sad.svg", - "count": 1, - "size_kb": 0.6 - }, - { - "path": "images/cdhc_poster.jpg", - "count": 1, - "size_kb": 998.5 - }, - { - "path": "images/family.jpg", - "count": 1, - "size_kb": 840.7 - }, - { - "path": "images/family_cooking_1.jpg", - "count": 1, - "size_kb": 439.5 - }, - { - "path": "images/family_cooking_2.jpg", - "count": 1, - "size_kb": 389.1 - }, - { - "path": "images/family_preparing_cereal.jpg", - "count": 2, - "size_kb": 222.1 - }, - { - "path": "images/family_seated.jpg", - "count": 1, - "size_kb": 1218.6 - }, - { - "path": "images/father_children_washing_utensils.jpg", - "count": 1, - "size_kb": 340.3 - }, - { - "path": "images/father_dressing_child.jpg", - "count": 1, - "size_kb": 819.9 - }, - { - "path": "images/father_mother.jpg", - "count": 1, - "size_kb": 291.2 - }, - { - "path": "images/father_playing_with_children.jpg", - "count": 1, - "size_kb": 611.3 - }, - { - "path": "images/father_soothing_baby.jpg", - "count": 1, - "size_kb": 618.2 - }, - { - "path": "images/firm_parenting_1.jpg", - "count": 1, - "size_kb": 25 - }, - { - "path": "images/firm_parenting_2.jpg", - "count": 1, - "size_kb": 42.8 - }, - { - "path": "images/gb.svg", - "count": 2, - "size_kb": 0.5 - }, - { - "path": "images/icons/ask_question.svg", - "count": 32, - "size_kb": 1.5 - }, - { - "path": "images/icons/book_white.svg", - "count": 2, - "size_kb": 0.7 - }, - { - "path": "images/icons/cup.svg", - "count": 34, - "size_kb": 1.2 - }, - { - "path": "images/icons/home_white.svg", - "count": 2, - "size_kb": 0.9 - }, - { - "path": "images/icons/in_progress.svg", - "count": 3, - "size_kb": 1.1 - }, - { - "path": "images/icons/library_white.svg", - "count": 2, - "size_kb": 1.1 - }, - { - "path": "images/icons/light_bulb.svg", - "count": 170, - "size_kb": 2.6 - }, - { - "path": "images/icons/paper_pencil.svg", - "count": 90, - "size_kb": 1.1 - }, - { - "path": "images/icons/parent_child_heart.svg", - "count": 14, - "size_kb": 2.9 - }, - { - "path": "images/icons/picture_book.svg", - "count": 55, - "size_kb": 1.9 - }, - { - "path": "images/icons/smile.svg", - "count": 1, - "size_kb": 0.7 - }, - { - "path": "images/icons/smile_eyes_down.svg", - "count": 2, - "size_kb": 0.9 - }, - { - "path": "images/icons/star.svg", - "count": 2, - "size_kb": 0.6 - }, - { - "path": "images/icons/thought_bubble.svg", - "count": 9, - "size_kb": 2 - }, - { - "path": "images/icons/tick.svg", - "count": 3, - "size_kb": 0.4 - }, - { - "path": "images/mother_kids_with_magazine.jpg", - "count": 2, - "size_kb": 838.2 - }, - { - "path": "images/mother_reading_map_with_children.jpg", - "count": 1, - "size_kb": 126.8 - }, - { - "path": "images/new/child_dev.svg", - "count": 1, - "size_kb": 192.5 - }, - { - "path": "images/new/gender_inside_male.jpg", - "count": 1, - "size_kb": 251 - }, - { - "path": "images/new/gender_outside_female.jpg", - "count": 1, - "size_kb": 101.5 - }, - { - "path": "images/new/gender_outside_male.jpg", - "count": 1, - "size_kb": 67.3 - }, - { - "path": "images/new/sarah.svg", - "count": 1, - "size_kb": 578.6 - }, - { - "path": "images/new/setting_limits.jpg", - "count": 1, - "size_kb": 349.9 - }, - { - "path": "images/non_involved_parenting_1.jpg", - "count": 1, - "size_kb": 81.8 - }, - { - "path": "images/non_involved_parenting_2.jpg", - "count": 1, - "size_kb": 304.9 - }, - { - "path": "images/parents_adressing_children.jpg", - "count": 1, - "size_kb": 323.3 - }, - { - "path": "images/parents_child_reading.jpg", - "count": 2, - "size_kb": 1111 - }, - { - "path": "images/parents_children_playing_football.jpg", - "count": 1, - "size_kb": 1299.4 - }, - { - "path": "images/parents_kids_reading_magazine.jpg", - "count": 2, - "size_kb": 753.7 - }, - { - "path": "images/permissive_parenting_1.jpg", - "count": 1, - "size_kb": 31.6 - }, - { - "path": "images/permissive_parenting_2.jpg", - "count": 1, - "size_kb": 40.1 - }, - { - "path": "images/pfr_latest_logo.jpg", - "count": 4, - "size_kb": 7.6 - }, - { - "path": "images/sexual_abuse_prevention.jpg", - "count": 1, - "size_kb": 52.6 - }, - { - "path": "images/shield.svg", - "count": 1, - "size_kb": 2.8 - }, - { - "path": "images/strict_parenting_1.jpg", - "count": 1, - "size_kb": 33 - }, - { - "path": "images/strict_parenting_2.jpg", - "count": 1, - "size_kb": 17.8 - }, - { - "path": "logos/Evaluation_fund_logo.png", - "count": 1, - "size_kb": 9.3 - }, - { - "path": "logos/GPI_logo.png", - "count": 1, - "size_kb": 14.8 - }, - { - "path": "logos/SVRI_logo.png", - "count": 1, - "size_kb": 21.2 - }, - { - "path": "logos/University_of_Glasgow-logo.png", - "count": 1, - "size_kb": 9.4 - }, - { - "path": "logos/idems.png", - "count": 1, - "size_kb": 75.6 - }, - { - "path": "logos/innodems.png", - "count": 1, - "size_kb": 87.3 - }, - { - "path": "logos/lego_foundation.png", - "count": 1, - "size_kb": 54.4 - }, - { - "path": "logos/makerere_university_logo.png", - "count": 1, - "size_kb": 342.5 - }, - { - "path": "logos/oak_foundation.png", - "count": 1, - "size_kb": 69.2 - }, - { - "path": "logos/sos_logo.png", - "count": 1, - "size_kb": 11 - }, - { - "path": "logos/university_of_oxford.png", - "count": 1, - "size_kb": 92.7 - }, - { - "path": "logos/wellspring.png", - "count": 1, - "size_kb": 61.7 - }, - { - "path": "lottie/bulging_circles.json", - "count": 1, - "size_kb": 11.8 - }, - { - "path": "lottie/well_done.json", - "count": 1, - "size_kb": 38.8 - }, - { - "path": "pdf/facilitator_manual/11_discipline_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 3995 - }, - { - "path": "pdf/facilitator_manual/12_education_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1857.1 - }, - { - "path": "pdf/facilitator_manual/13_gender_equal_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 993.9 - }, - { - "path": "pdf/facilitator_manual/14_prevent_abuse_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1341.4 - }, - { - "path": "pdf/facilitator_manual/15_reduce_conflict_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1017.9 - }, - { - "path": "pdf/facilitator_manual/16_conclusion_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1504.7 - }, - { - "path": "pdf/facilitator_manual/1_family_relation_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1431 - }, - { - "path": "pdf/facilitator_manual/2_current_pract_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 5310.4 - }, - { - "path": "pdf/facilitator_manual/3_child_dev_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1386.4 - }, - { - "path": "pdf/facilitator_manual/4_parent_childhood_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1525.5 - }, - { - "path": "pdf/facilitator_manual/5_positive_parenting_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 2463.8 - }, - { - "path": "pdf/facilitator_manual/6_gender_power_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1711.5 - }, - { - "path": "pdf/facilitator_manual/7_impact_conflict_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 2826.2 - }, - { - "path": "pdf/facilitator_manual/8_sharing_care_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 1729.2 - }, - { - "path": "pdf/facilitator_manual/9_healthy_relation_pfr_manual_2021.pdf", - "count": 2, - "size_kb": 955.2 - }, - { - "path": "videos/aboutpfr_session1.mp4", - "count": 1, - "size_kb": 2341.8 - }, - { - "path": "videos/amit_session12.mp4", - "count": 1, - "size_kb": 2492.9 - }, - { - "path": "videos/doreen_2.mp4", - "count": 1, - "size_kb": 4061.8 - }, - { - "path": "videos/doreen_session14.mp4", - "count": 1, - "size_kb": 3585.4 - }, - { - "path": "videos/head_family8.mp4", - "count": 1, - "size_kb": 4283.4 - }, - { - "path": "videos/openness_session15.mp4", - "count": 1, - "size_kb": 3636.7 - }, - { - "path": "videos/vincent.mp4", - "count": 1, - "size_kb": 3267 - } - ], - "flows_by_type": [ - { - "type": "data_list", - "subtype": null, - "total": 44 - }, - { - "type": "data_list", - "subtype": "app_config_language_list", - "total": 1 - }, - { - "type": "data_list", - "subtype": "generated", - "total": 18 - }, - { - "type": "data_list", - "subtype": "legal_terms", - "total": 2 - }, - { - "type": "data_list", - "subtype": "lifecycle_actions", - "total": 1 - }, - { - "type": "data_pipe", - "subtype": null, - "total": 2 - }, - { - "type": "generator", - "subtype": null, - "total": 17 - }, - { - "type": "global", - "subtype": null, - "total": 2 - }, - { - "type": "template", - "subtype": null, - "total": 47 - }, - { - "type": "template", - "subtype": "generated", - "total": 126 - }, - { - "type": "template", - "subtype": "legal_terms", - "total": 2 - }, - { - "type": "tour", - "subtype": null, - "total": 1 - } - ] + "template_components": { + "data": [ + { + "type": "animated_section", + "count": 2 + }, + { + "type": "animated_slides", + "count": 1 + }, + { + "type": "audio", + "count": 4 + }, + { + "type": "button", + "count": 32 + }, + { + "type": "carousel", + "count": 1 + }, + { + "type": "combo_box", + "count": 2 + }, + { + "type": "dashed_box", + "count": 1 + }, + { + "type": "debug_toggle", + "count": 1 + }, + { + "type": "display_grid", + "count": 2 + }, + { + "type": "display_group", + "count": 48 + }, + { + "type": "image", + "count": 13 + }, + { + "type": "items", + "count": 19 + }, + { + "type": "lottie_animation", + "count": 2 + }, + { + "type": "navigation_bar", + "count": 1 + }, + { + "type": "nested_properties", + "count": 1 + }, + { + "type": "pdf", + "count": 1 + }, + { + "type": "qr_code", + "count": 1 + }, + { + "type": "radio_button_grid", + "count": 3 + }, + { + "type": "radio_group", + "count": 1 + }, + { + "type": "round_button", + "count": 1 + }, + { + "type": "select_text", + "count": 1 + }, + { + "type": "set_field", + "count": 5 + }, + { + "type": "set_variable", + "count": 477 + }, + { + "type": "simple_checkbox", + "count": 3 + }, + { + "type": "subtitle", + "count": 2 + }, + { + "type": "task_card", + "count": 3 + }, + { + "type": "template", + "count": 152 + }, + { + "type": "text", + "count": 77 + }, + { + "type": "text_area", + "count": 5 + }, + { + "type": "text_box", + "count": 8 + }, + { + "type": "tile_component", + "count": 1 + }, + { + "type": "title", + "count": 28 + }, + { + "type": "toggle_bar", + "count": 1 + }, + { + "type": "update_action_list", + "count": 2 + }, + { + "type": "video", + "count": 2 + } + ] + }, + "template_actions": { + "data": [ + { + "type": "app_update", + "count": 1 + }, + { + "type": "emit: completed", + "count": 144 + }, + { + "type": "emit: force_reload", + "count": 5 + }, + { + "type": "emit: force_reprocess", + "count": 4 + }, + { + "type": "emit: force_restart", + "count": 2 + }, + { + "type": "emit: server_sync", + "count": 3 + }, + { + "type": "emit: set_language", + "count": 1 + }, + { + "type": "emit: uncompleted", + "count": 142 + }, + { + "type": "feedback", + "count": 7 + }, + { + "type": "go_to", + "count": 13 + }, + { + "type": "pop_up", + "count": 7 + }, + { + "type": "reset_app", + "count": 2 + }, + { + "type": "set_field", + "count": 22 + }, + { + "type": "set_local", + "count": 12 + }, + { + "type": "start_tour", + "count": 1 + } + ] + }, + "assets_size": { + "data": [ + { + "assets": "total", + "KB": "71679 KB", + "MB": "71.7 MB" + }, + { + "assets": "unused", + "KB": "30561 KB", + "MB": "30.6 MB" + } + ] + }, + "assets_unused": { + "data": [ + { + "path": "android/icon-background.png", + "size_kb": 7 + }, + { + "path": "android/icon.png", + "size_kb": 25.1 + }, + { + "path": "android/splash.png", + "size_kb": 596.6 + }, + { + "path": "audio/ssemakula_1.mp3", + "size_kb": 283.3 + }, + { + "path": "images/X/child_dev.png", + "size_kb": 440.2 + }, + { + "path": "images/X/current_pract.png", + "size_kb": 578.3 + }, + { + "path": "images/X/current_pract_picture_quiz_1.png", + "size_kb": 538.1 + }, + { + "path": "images/X/current_pract_picture_quiz_2.png", + "size_kb": 201.6 + }, + { + "path": "images/X/current_pract_picture_quiz_3.png", + "size_kb": 151.9 + }, + { + "path": "images/X/current_pract_picture_quiz_4.png", + "size_kb": 395.3 + }, + { + "path": "images/X/current_pract_picture_quiz_5.png", + "size_kb": 237.7 + }, + { + "path": "images/X/current_pract_picture_quiz_6.png", + "size_kb": 222.2 + }, + { + "path": "images/X/current_pract_picture_quiz_7.png", + "size_kb": 210 + }, + { + "path": "images/X/family_relation.png", + "size_kb": 998.1 + }, + { + "path": "images/art_12.jpg", + "size_kb": 469.6 + }, + { + "path": "images/art_16.jpg", + "size_kb": 331.4 + }, + { + "path": "images/art_18.jpg", + "size_kb": 543.9 + }, + { + "path": "images/art_2.jpg", + "size_kb": 807.5 + }, + { + "path": "images/art_4.jpg", + "size_kb": 345.6 + }, + { + "path": "images/art_6.jpg", + "size_kb": 250.4 + }, + { + "path": "images/avoid_free_gifts.jpg", + "size_kb": 72.1 + }, + { + "path": "images/beautiful_landscape_modified_page_0001.jpg", + "size_kb": 249.2 + }, + { + "path": "images/bernard_van_leer_foundation.jpg", + "size_kb": 73.4 + }, + { + "path": "images/bunyonyi_photo_merge.jpg", + "size_kb": 591.9 + }, + { + "path": "images/c_sexuality_3.jpg", + "size_kb": 13.9 + }, + { + "path": "images/c_sexuality_4.jpg", + "size_kb": 22.9 + }, + { + "path": "images/chdc_pfr_parenting_code.jpg", + "size_kb": 148.8 + }, + { + "path": "images/child_health_logo_page_0001.jpg", + "size_kb": 119.4 + }, + { + "path": "images/conclusion.jpg", + "size_kb": 57 + }, + { + "path": "images/discussion_men.jpg", + "size_kb": 570 + }, + { + "path": "images/discussion_women.jpg", + "size_kb": 729.1 + }, + { + "path": "images/earth.jpg", + "size_kb": 29.5 + }, + { + "path": "images/facililtator_diagram.jpg", + "size_kb": 154.6 + }, + { + "path": "images/family_praying.jpg", + "size_kb": 722.8 + }, + { + "path": "images/family_time_playing_reading.jpg", + "size_kb": 869.7 + }, + { + "path": "images/father_and_moses_1.jpg", + "size_kb": 115.6 + }, + { + "path": "images/father_and_moses_2.jpg", + "size_kb": 111.7 + }, + { + "path": "images/father_and_moses_3.jpg", + "size_kb": 109.9 + }, + { + "path": "images/father_and_moses_4.jpg", + "size_kb": 130.8 + }, + { + "path": "images/father_and_mother.jpg", + "size_kb": 6.7 + }, + { + "path": "images/father_handing _child_ball.jpg", + "size_kb": 91.1 + }, + { + "path": "images/fathers_and_mothers_standing.jpg", + "size_kb": 66.5 + }, + { + "path": "images/fathers_and_mothers_with_yarns_s14.jpg", + "size_kb": 74 + }, + { + "path": "images/from PLH Digital Assets library/1-on1_father_son.svg", + "size_kb": 51.1 + }, + { + "path": "images/from PLH Digital Assets library/celebrate.svg", + "size_kb": 49.2 + }, + { + "path": "images/from PLH Digital Assets library/consequence.svg", + "size_kb": 24.8 + }, + { + "path": "images/from PLH Digital Assets library/crisis.svg", + "size_kb": 56.2 + }, + { + "path": "images/from PLH Digital Assets library/instruct.svg", + "size_kb": 24.9 + }, + { + "path": "images/from PLH Digital Assets library/money.svg", + "size_kb": 53 + }, + { + "path": "images/from PLH Digital Assets library/praise.svg", + "size_kb": 36.3 + }, + { + "path": "images/from PLH Digital Assets library/rules.svg", + "size_kb": 39.4 + }, + { + "path": "images/from PLH Digital Assets library/safe.svg", + "size_kb": 24.3 + }, + { + "path": "images/from PLH Digital Assets library/selfcare.svg", + "size_kb": 10.2 + }, + { + "path": "images/from PLH Digital Assets library/solve.svg", + "size_kb": 24.8 + }, + { + "path": "images/from PLH Digital Assets library/stress.svg", + "size_kb": 10 + }, + { + "path": "images/gender_box_1.jpg", + "size_kb": 112.6 + }, + { + "path": "images/gender_box_2a.jpg", + "size_kb": 135.2 + }, + { + "path": "images/grand_discipline_box.jpg", + "size_kb": 86.6 + }, + { + "path": "images/head.jpg", + "size_kb": 102.4 + }, + { + "path": "images/human_head.jpg", + "size_kb": 153.3 + }, + { + "path": "images/icon_medal.jpg", + "size_kb": 5 + }, + { + "path": "images/icons/book.svg", + "size_kb": 0.8 + }, + { + "path": "images/icons/faces/happy.svg", + "size_kb": 1.3 + }, + { + "path": "images/icons/faces/neutral.svg", + "size_kb": 0.5 + }, + { + "path": "images/icons/faces/sad.svg", + "size_kb": 1.1 + }, + { + "path": "images/icons/pause.svg", + "size_kb": 0.8 + }, + { + "path": "images/icons/pause_white.svg", + "size_kb": 0.7 + }, + { + "path": "images/icons/play.svg", + "size_kb": 0.5 + }, + { + "path": "images/icons/play_white.svg", + "size_kb": 0.5 + }, + { + "path": "images/illustration_2_gender.jpg", + "size_kb": 2721 + }, + { + "path": "images/irresponsible_husband.jpg", + "size_kb": 44 + }, + { + "path": "images/johari_window_eng_page_0001.jpg", + "size_kb": 99.5 + }, + { + "path": "images/limits_for_children_1.jpg", + "size_kb": 229 + }, + { + "path": "images/limits_for_children_2.jpg", + "size_kb": 204.8 + }, + { + "path": "images/limits_for_children_3.jpg", + "size_kb": 62.4 + }, + { + "path": "images/managing_difficult_behaviour_1.jpg", + "size_kb": 58.7 + }, + { + "path": "images/managing_difficult_behaviour_2.jpg", + "size_kb": 294.1 + }, + { + "path": "images/managing_difficult_behaviour_3.jpg", + "size_kb": 309.1 + }, + { + "path": "images/managing_difficult_behaviour_4.jpg", + "size_kb": 312.4 + }, + { + "path": "images/managing_difficult_behaviour_5.jpg", + "size_kb": 99.1 + }, + { + "path": "images/manual_icon.jpg", + "size_kb": 44.4 + }, + { + "path": "images/moon.jpg", + "size_kb": 20.3 + }, + { + "path": "images/mother_teasing_baby.jpg", + "size_kb": 112.1 + }, + { + "path": "images/mother_washing_with_child.jpg", + "size_kb": 123.2 + }, + { + "path": "images/move_in_groups.jpg", + "size_kb": 127.6 + }, + { + "path": "images/mrc_uvri_uganda_logo.jpg", + "size_kb": 9.4 + }, + { + "path": "images/new/Art 12.jpg", + "size_kb": 469.6 + }, + { + "path": "images/new/Art 16.jpg", + "size_kb": 331.4 + }, + { + "path": "images/new/Art 18.jpg", + "size_kb": 543.9 + }, + { + "path": "images/new/Art 2.jpg", + "size_kb": 807.5 + }, + { + "path": "images/new/Art 4.jpg", + "size_kb": 345.6 + }, + { + "path": "images/new/Art 6.jpg", + "size_kb": 250.4 + }, + { + "path": "images/new/Firm Parenting 1.jpg", + "size_kb": 43.5 + }, + { + "path": "images/new/Gender Box Icons Inside_Female.pdf", + "size_kb": 34.6 + }, + { + "path": "images/new/Gender Box Icons Inside_Female_page-0001.jpg", + "size_kb": 117.2 + }, + { + "path": "images/new/Gender Box Icons Inside_Male.pdf", + "size_kb": 35.3 + }, + { + "path": "images/new/Gender Box Icons Outside_Female.pdf", + "size_kb": 25.8 + }, + { + "path": "images/new/Gender Box Icons Outside_Male.pdf", + "size_kb": 25.8 + }, + { + "path": "images/new/ILLUSTRATION 2 GENDER.jpg", + "size_kb": 566.8 + }, + { + "path": "images/new/Irresponsible Husband.jpg", + "size_kb": 44 + }, + { + "path": "images/new/Managing Difficult Behaviour-01.svg", + "size_kb": 578.6 + }, + { + "path": "images/new/Managing Difficult Behaviour.pdf", + "size_kb": 208.3 + }, + { + "path": "images/new/Non-invoved parenting.jpg", + "size_kb": 304.9 + }, + { + "path": "images/new/Okugunjula Illustration Lone.jpg", + "size_kb": 255.6 + }, + { + "path": "images/new/Permissive Parenting.jpg", + "size_kb": 46.4 + }, + { + "path": "images/new/Vicent and Mother.pdf", + "size_kb": 165.3 + }, + { + "path": "images/new/What YourChild Wants from You.pdf", + "size_kb": 670 + }, + { + "path": "images/new/Woman carrying baby and load.jpg", + "size_kb": 126.9 + }, + { + "path": "images/new/setting_limits.pdf", + "size_kb": 143.4 + }, + { + "path": "images/new/vicent_mother.jpg", + "size_kb": 317.3 + }, + { + "path": "images/oak_foundation_logo_page-0001.jpg", + "size_kb": 38 + }, + { + "path": "images/okugunjula_illustration.jpg", + "size_kb": 726.2 + }, + { + "path": "images/parent_child_reading.jpg", + "size_kb": 439.9 + }, + { + "path": "images/parenting_icon.jpg", + "size_kb": 52.1 + }, + { + "path": "images/physical_safety.jpg", + "size_kb": 18.6 + }, + { + "path": "images/sexual_violence_research_initiative_logo.jpg", + "size_kb": 75.7 + }, + { + "path": "images/south_africa_medical_research_council_logo.jpg", + "size_kb": 68.5 + }, + { + "path": "images/star.jpg", + "size_kb": 16.9 + }, + { + "path": "images/sylvia_playing _with_toys_2.jpg", + "size_kb": 70.5 + }, + { + "path": "images/sylvia_playing _with_toys_3.jpg", + "size_kb": 60.9 + }, + { + "path": "images/sylvia_playing _with_toys_4.jpg", + "size_kb": 71.8 + }, + { + "path": "images/sylvia_playing _with_toys_5.jpg", + "size_kb": 53.8 + }, + { + "path": "images/sylvia_playing _with_toys_6.jpg", + "size_kb": 81.1 + }, + { + "path": "images/sylvia_playing_with_toys_1.jpg", + "size_kb": 60.4 + }, + { + "path": "images/university_of_glasgow_logo.jpg", + "size_kb": 79 + }, + { + "path": "images/violence_against_children.jpg", + "size_kb": 62.5 + }, + { + "path": "images/woman_carrying_baby_and_load.jpg", + "size_kb": 126.9 + }, + { + "path": "logos/erc.png", + "size_kb": 105.3 + }, + { + "path": "logos/erc_blue.png", + "size_kb": 96.4 + }, + { + "path": "logos/gcrf.png", + "size_kb": 111.7 + }, + { + "path": "logos/gcrf_blue.png", + "size_kb": 56.4 + }, + { + "path": "logos/gisp.png", + "size_kb": 55.4 + }, + { + "path": "logos/gisp_blue.png", + "size_kb": 53.9 + }, + { + "path": "logos/idems_blue.png", + "size_kb": 39.4 + }, + { + "path": "logos/lego_foundation_blue.png", + "size_kb": 39.3 + }, + { + "path": "logos/no_means_no.png", + "size_kb": 257.9 + }, + { + "path": "logos/oak_foundation_blue.png", + "size_kb": 48.2 + }, + { + "path": "logos/plh.png", + "size_kb": 163.3 + }, + { + "path": "logos/plh_blue.png", + "size_kb": 163.3 + }, + { + "path": "logos/ukri.png", + "size_kb": 40.1 + }, + { + "path": "logos/ukri_blue.png", + "size_kb": 37.6 + }, + { + "path": "logos/unicef.png", + "size_kb": 66 + }, + { + "path": "logos/unicef_blue.png", + "size_kb": 49.3 + }, + { + "path": "logos/university_of_oxford_blue.png", + "size_kb": 71.2 + }, + { + "path": "logos/wellspring_blue.png", + "size_kb": 65.4 + }, + { + "path": "logos/who.png", + "size_kb": 105 + }, + { + "path": "logos/who_blue.png", + "size_kb": 108 + }, + { + "path": "logos/za_dsd.png", + "size_kb": 154.5 + }, + { + "path": "logos/za_dsd_blue.png", + "size_kb": 112.5 + }, + { + "path": "lottie/bulging_circles.txt", + "size_kb": 0.2 + }, + { + "path": "lottie/cascading_stars.json", + "size_kb": 140.5 + }, + { + "path": "lottie/well_done.txt", + "size_kb": 0.2 + }, + { + "path": "pdf/facilitator_manual/10_review_pfr_manual.pdf", + "size_kb": 1217.9 + } + ] + }, + "assets_missing": { + "data": [ + { + "path": "images/icons/buoy_white.svg", + "count": 1, + "missing": true + }, + { + "path": "plh_images/icons/globe_circle.svg", + "count": 1, + "missing": true + } + ] + }, + "asset_summary": { + "data": [ + { + "path": "audio/option_1.m4a", + "count": 1, + "size_kb": 650.2 + }, + { + "path": "audio/option_2.m4a", + "count": 1, + "size_kb": 976.5 + }, + { + "path": "audio/relax/relax_19.mp3", + "count": 1, + "size_kb": 1746.5 + }, + { + "path": "audio/ssemakula_one.mp3", + "count": 1, + "size_kb": 243.5 + }, + { + "path": "emojis/happier.svg", + "count": 1, + "size_kb": 0.6 + }, + { + "path": "emojis/neutral.svg", + "count": 1, + "size_kb": 0.5 + }, + { + "path": "emojis/sad.svg", + "count": 1, + "size_kb": 0.6 + }, + { + "path": "images/cdhc_poster.jpg", + "count": 1, + "size_kb": 998.5 + }, + { + "path": "images/family.jpg", + "count": 1, + "size_kb": 840.7 + }, + { + "path": "images/family_cooking_1.jpg", + "count": 1, + "size_kb": 439.5 + }, + { + "path": "images/family_cooking_2.jpg", + "count": 1, + "size_kb": 389.1 + }, + { + "path": "images/family_preparing_cereal.jpg", + "count": 2, + "size_kb": 222.1 + }, + { + "path": "images/family_seated.jpg", + "count": 1, + "size_kb": 1218.6 + }, + { + "path": "images/father_children_washing_utensils.jpg", + "count": 1, + "size_kb": 340.3 + }, + { + "path": "images/father_dressing_child.jpg", + "count": 1, + "size_kb": 819.9 + }, + { + "path": "images/father_mother.jpg", + "count": 1, + "size_kb": 291.2 + }, + { + "path": "images/father_playing_with_children.jpg", + "count": 1, + "size_kb": 611.3 + }, + { + "path": "images/father_soothing_baby.jpg", + "count": 1, + "size_kb": 618.2 + }, + { + "path": "images/firm_parenting_1.jpg", + "count": 1, + "size_kb": 25 + }, + { + "path": "images/firm_parenting_2.jpg", + "count": 1, + "size_kb": 42.8 + }, + { + "path": "images/gb.svg", + "count": 2, + "size_kb": 0.5 + }, + { + "path": "images/icons/ask_question.svg", + "count": 32, + "size_kb": 1.5 + }, + { + "path": "images/icons/book_white.svg", + "count": 2, + "size_kb": 0.7 + }, + { + "path": "images/icons/cup.svg", + "count": 34, + "size_kb": 1.2 + }, + { + "path": "images/icons/home_white.svg", + "count": 2, + "size_kb": 0.9 + }, + { + "path": "images/icons/in_progress.svg", + "count": 3, + "size_kb": 1.1 + }, + { + "path": "images/icons/library_white.svg", + "count": 2, + "size_kb": 1.1 + }, + { + "path": "images/icons/light_bulb.svg", + "count": 170, + "size_kb": 2.6 + }, + { + "path": "images/icons/paper_pencil.svg", + "count": 90, + "size_kb": 1.1 + }, + { + "path": "images/icons/parent_child_heart.svg", + "count": 14, + "size_kb": 2.9 + }, + { + "path": "images/icons/picture_book.svg", + "count": 55, + "size_kb": 1.9 + }, + { + "path": "images/icons/smile.svg", + "count": 1, + "size_kb": 0.7 + }, + { + "path": "images/icons/smile_eyes_down.svg", + "count": 2, + "size_kb": 0.9 + }, + { + "path": "images/icons/star.svg", + "count": 2, + "size_kb": 0.6 + }, + { + "path": "images/icons/thought_bubble.svg", + "count": 9, + "size_kb": 2 + }, + { + "path": "images/icons/tick.svg", + "count": 3, + "size_kb": 0.4 + }, + { + "path": "images/mother_kids_with_magazine.jpg", + "count": 2, + "size_kb": 838.2 + }, + { + "path": "images/mother_reading_map_with_children.jpg", + "count": 1, + "size_kb": 126.8 + }, + { + "path": "images/new/child_dev.svg", + "count": 1, + "size_kb": 192.5 + }, + { + "path": "images/new/gender_inside_male.jpg", + "count": 1, + "size_kb": 251 + }, + { + "path": "images/new/gender_outside_female.jpg", + "count": 1, + "size_kb": 101.5 + }, + { + "path": "images/new/gender_outside_male.jpg", + "count": 1, + "size_kb": 67.3 + }, + { + "path": "images/new/sarah.svg", + "count": 1, + "size_kb": 578.6 + }, + { + "path": "images/new/setting_limits.jpg", + "count": 1, + "size_kb": 349.9 + }, + { + "path": "images/non_involved_parenting_1.jpg", + "count": 1, + "size_kb": 81.8 + }, + { + "path": "images/non_involved_parenting_2.jpg", + "count": 1, + "size_kb": 304.9 + }, + { + "path": "images/parents_adressing_children.jpg", + "count": 1, + "size_kb": 323.3 + }, + { + "path": "images/parents_child_reading.jpg", + "count": 2, + "size_kb": 1111 + }, + { + "path": "images/parents_children_playing_football.jpg", + "count": 1, + "size_kb": 1299.4 + }, + { + "path": "images/parents_kids_reading_magazine.jpg", + "count": 2, + "size_kb": 753.7 + }, + { + "path": "images/permissive_parenting_1.jpg", + "count": 1, + "size_kb": 31.6 + }, + { + "path": "images/permissive_parenting_2.jpg", + "count": 1, + "size_kb": 40.1 + }, + { + "path": "images/pfr_latest_logo.jpg", + "count": 4, + "size_kb": 7.6 + }, + { + "path": "images/sexual_abuse_prevention.jpg", + "count": 1, + "size_kb": 52.6 + }, + { + "path": "images/shield.svg", + "count": 1, + "size_kb": 2.8 + }, + { + "path": "images/strict_parenting_1.jpg", + "count": 1, + "size_kb": 33 + }, + { + "path": "images/strict_parenting_2.jpg", + "count": 1, + "size_kb": 17.8 + }, + { + "path": "logos/Evaluation_fund_logo.png", + "count": 1, + "size_kb": 9.3 + }, + { + "path": "logos/GPI_logo.png", + "count": 1, + "size_kb": 14.8 + }, + { + "path": "logos/SVRI_logo.png", + "count": 1, + "size_kb": 21.2 + }, + { + "path": "logos/University_of_Glasgow-logo.png", + "count": 1, + "size_kb": 9.4 + }, + { + "path": "logos/idems.png", + "count": 1, + "size_kb": 75.6 + }, + { + "path": "logos/innodems.png", + "count": 1, + "size_kb": 87.3 + }, + { + "path": "logos/lego_foundation.png", + "count": 1, + "size_kb": 54.4 + }, + { + "path": "logos/makerere_university_logo.png", + "count": 1, + "size_kb": 342.5 + }, + { + "path": "logos/oak_foundation.png", + "count": 1, + "size_kb": 69.2 + }, + { + "path": "logos/sos_logo.png", + "count": 1, + "size_kb": 11 + }, + { + "path": "logos/university_of_oxford.png", + "count": 1, + "size_kb": 92.7 + }, + { + "path": "logos/wellspring.png", + "count": 1, + "size_kb": 61.7 + }, + { + "path": "lottie/bulging_circles.json", + "count": 1, + "size_kb": 11.8 + }, + { + "path": "lottie/well_done.json", + "count": 1, + "size_kb": 38.8 + }, + { + "path": "pdf/facilitator_manual/11_discipline_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 3995 + }, + { + "path": "pdf/facilitator_manual/12_education_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1857.1 + }, + { + "path": "pdf/facilitator_manual/13_gender_equal_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 993.9 + }, + { + "path": "pdf/facilitator_manual/14_prevent_abuse_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1341.4 + }, + { + "path": "pdf/facilitator_manual/15_reduce_conflict_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1017.9 + }, + { + "path": "pdf/facilitator_manual/16_conclusion_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1504.7 + }, + { + "path": "pdf/facilitator_manual/1_family_relation_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1431 + }, + { + "path": "pdf/facilitator_manual/2_current_pract_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 5310.4 + }, + { + "path": "pdf/facilitator_manual/3_child_dev_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1386.4 + }, + { + "path": "pdf/facilitator_manual/4_parent_childhood_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1525.5 + }, + { + "path": "pdf/facilitator_manual/5_positive_parenting_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 2463.8 + }, + { + "path": "pdf/facilitator_manual/6_gender_power_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1711.5 + }, + { + "path": "pdf/facilitator_manual/7_impact_conflict_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 2826.2 + }, + { + "path": "pdf/facilitator_manual/8_sharing_care_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 1729.2 + }, + { + "path": "pdf/facilitator_manual/9_healthy_relation_pfr_manual_2021.pdf", + "count": 2, + "size_kb": 955.2 + }, + { + "path": "videos/aboutpfr_session1.mp4", + "count": 1, + "size_kb": 2341.8 + }, + { + "path": "videos/amit_session12.mp4", + "count": 1, + "size_kb": 2492.9 + }, + { + "path": "videos/doreen_2.mp4", + "count": 1, + "size_kb": 4061.8 + }, + { + "path": "videos/doreen_session14.mp4", + "count": 1, + "size_kb": 3585.4 + }, + { + "path": "videos/head_family8.mp4", + "count": 1, + "size_kb": 4283.4 + }, + { + "path": "videos/openness_session15.mp4", + "count": 1, + "size_kb": 3636.7 + }, + { + "path": "videos/vincent.mp4", + "count": 1, + "size_kb": 3267 + } + ] + }, + "flows_by_type": { + "data": [ + { + "type": "data_list", + "subtype": null, + "total": 44 + }, + { + "type": "data_list", + "subtype": "app_config_language_list", + "total": 1 + }, + { + "type": "data_list", + "subtype": "generated", + "total": 18 + }, + { + "type": "data_list", + "subtype": "legal_terms", + "total": 2 + }, + { + "type": "data_list", + "subtype": "lifecycle_actions", + "total": 1 + }, + { + "type": "data_pipe", + "subtype": null, + "total": 2 + }, + { + "type": "generator", + "subtype": null, + "total": 17 + }, + { + "type": "global", + "subtype": null, + "total": 2 + }, + { + "type": "template", + "subtype": null, + "total": 47 + }, + { + "type": "template", + "subtype": "generated", + "total": 126 + }, + { + "type": "template", + "subtype": "legal_terms", + "total": 2 + }, + { + "type": "tour", + "subtype": null, + "total": 1 + } + ] + } } \ No newline at end of file diff --git a/reports/summary.md b/reports/summary.md index 1373655..7ed278f 100644 --- a/reports/summary.md +++ b/reports/summary.md @@ -3,31 +3,41 @@ | type | count | | --- | --- | +| animated_section | 2 | | animated_slides | 1 | -| audio | 2 | -| button | 26 | +| audio | 4 | +| button | 32 | +| carousel | 1 | | combo_box | 2 | | dashed_box | 1 | | debug_toggle | 1 | -| display_group | 35 | -| image | 4 | -| items | 14 | +| display_grid | 2 | +| display_group | 48 | +| image | 13 | +| items | 19 | | lottie_animation | 2 | | navigation_bar | 1 | +| nested_properties | 1 | | pdf | 1 | +| qr_code | 1 | | radio_button_grid | 3 | | radio_group | 1 | -| set_field | 4 | -| set_variable | 257 | -| simple_checkbox | 2 | +| round_button | 1 | +| select_text | 1 | +| set_field | 5 | +| set_variable | 477 | +| simple_checkbox | 3 | +| subtitle | 2 | | task_card | 3 | -| template | 140 | -| text | 44 | +| template | 152 | +| text | 77 | | text_area | 5 | -| text_box | 6 | -| title | 24 | +| text_box | 8 | +| tile_component | 1 | +| title | 28 | +| toggle_bar | 1 | | update_action_list | 2 | -| video | 1 | +| video | 2 |
@@ -36,19 +46,19 @@ | type | count | | --- | --- | | app_update | 1 | -| emit: completed | 141 | +| emit: completed | 144 | | emit: force_reload | 5 | | emit: force_reprocess | 4 | | emit: force_restart | 2 | | emit: server_sync | 3 | | emit: set_language | 1 | -| emit: uncompleted | 139 | -| feedback | 3 | -| go_to | 11 | +| emit: uncompleted | 142 | +| feedback | 7 | +| go_to | 13 | | pop_up | 7 | | reset_app | 2 | -| set_field | 20 | -| set_local | 8 | +| set_field | 22 | +| set_local | 12 | | start_tour | 1 |