WP_Query Object
(
[query] => Array
(
[post_type] => corso
[posts_per_page] => 9
[order] => DESC
[post_status] => publish
[paged] => 1
[meta_query] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 177
)
)
[post__in] => Array
(
[0] => 44759
[1] => 44761
[2] => 44764
[3] => 44766
[4] => 44774
[5] => 44776
[6] => 44786
[7] => 44780
[8] => 44778
[9] => 44783
[10] => 44791
[11] => 44795
[12] => 44796
[13] => 44797
[14] => 44798
[15] => 44810
[16] => 44812
[17] => 44819
[18] => 44822
[19] => 44825
[20] => 44703
[21] => 44687
[22] => 44706
[23] => 44707
[24] => 19206
[25] => 44341
[26] => 45283
[27] => 45244
[28] => 1720
[29] => 700
[30] => 671
[31] => 696
[32] => 508
[33] => 30799
[34] => 464
[35] => 689
[36] => 686
[37] => 693
[38] => 30796
[39] => 594
[40] => 44746
)
[orderby] => post__in
)
[query_vars] => Array
(
[post_type] => corso
[posts_per_page] => 9
[order] =>
[post_status] => publish
[paged] => 1
[meta_query] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 177
)
)
[post__in] => Array
(
[0] => 44759
[1] => 44761
[2] => 44764
[3] => 44766
[4] => 44774
[5] => 44776
[6] => 44786
[7] => 44780
[8] => 44778
[9] => 44783
[10] => 44791
[11] => 44795
[12] => 44796
[13] => 44797
[14] => 44798
[15] => 44810
[16] => 44812
[17] => 44819
[18] => 44822
[19] => 44825
[20] => 44703
[21] => 44687
[22] => 44706
[23] => 44707
[24] => 19206
[25] => 44341
[26] => 45283
[27] => 45244
[28] => 1720
[29] => 700
[30] => 671
[31] => 696
[32] => 508
[33] => 30799
[34] => 464
[35] => 689
[36] => 686
[37] => 693
[38] => 30796
[39] => 594
[40] => 44746
)
[orderby] => post__in
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] =>
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => sdafy7_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 177
)
[relation] => OR
)
[relation] => AND
[meta_table] => sdafy7_postmeta
[meta_id_column] => post_id
[primary_table] => sdafy7_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => sdafy7_postmeta
)
[clauses:protected] => Array
(
[sdafy7_postmeta] => Array
(
[key] => sede_di_riferimento
[value] => 177
[compare] => =
[compare_key] => =
[alias] => sdafy7_postmeta
[cast] => CHAR
)
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] =>
SELECT SQL_CALC_FOUND_ROWS sdafy7_posts.ID
FROM sdafy7_posts INNER JOIN sdafy7_postmeta ON ( sdafy7_posts.ID = sdafy7_postmeta.post_id )
WHERE 1=1 AND sdafy7_posts.ID IN (44759,44761,44764,44766,44774,44776,44786,44780,44778,44783,44791,44795,44796,44797,44798,44810,44812,44819,44822,44825,44703,44687,44706,44707,19206,44341,45283,45244,1720,700,671,696,508,30799,464,689,686,693,30796,594,44746) AND (
( sdafy7_postmeta.meta_key = 'sede_di_riferimento' AND sdafy7_postmeta.meta_value = '177' )
) AND sdafy7_posts.post_type = 'corso' AND ((sdafy7_posts.post_status = 'publish'))
GROUP BY sdafy7_posts.ID
ORDER BY FIELD(sdafy7_posts.ID,44759,44761,44764,44766,44774,44776,44786,44780,44778,44783,44791,44795,44796,44797,44798,44810,44812,44819,44822,44825,44703,44687,44706,44707,19206,44341,45283,45244,1720,700,671,696,508,30799,464,689,686,693,30796,594,44746)
LIMIT 0, 9
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 44761
[post_author] => 41
[post_date] => 2023-02-13 17:49:05
[post_date_gmt] => 2023-02-13 16:49:05
[post_content] => Corso per acquisire competenze digitali in merito alla navigazione in Internet e la capacità di raccolta e elaborazione dati raccolti.
In particolare:
- Navigare, ricercare e filtrare dati, informazioni e contenuti digitali
- Valutare dati, informazioni e contenuti digitali
- Gestire dati, informazioni e contenuti digitali
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: ALFABETIZZAZIONE SU INFORMAZIONI E DATI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => alfabetizzazione-su-informazioni-e-dati-2
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 13:17:08
[post_modified_gmt] => 2023-02-14 12:17:08
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44761
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 44766
[post_author] => 41
[post_date] => 2023-02-13 18:04:07
[post_date_gmt] => 2023-02-13 17:04:07
[post_content] => Corso per acquisire competenze digitali in merito alla capacità di comunicare e collaborare online.
In particolare:
- Interagire con le tecnologie digitali
- Condividere con le tecnologie digitali
- Impegnarsi nella cittadinanza con le tecnologie digitali
- Collaborare attraverso le tecnologie digitali
- Netiquette
- Gestire l’identità digitale
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: COMUNICAZIONE E COLLABORAZIONE
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => comunicazione-e-collaborazione-pr
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 11:44:34
[post_modified_gmt] => 2023-02-14 10:44:34
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44766
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 44776
[post_author] => 41
[post_date] => 2023-02-14 10:02:26
[post_date_gmt] => 2023-02-14 09:02:26
[post_content] => Corso per acquisire competenze digitali in merito alla creazione di contenuti digitali.
In particolare:
- Sviluppare contenuti digitali
- Integrare e rielaborare contenuti digitali
- Copyright (diritti d’autore) e licenze
- Programmazione
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: CREAZIONE DI CONTENUTI DIGITALI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => creazione-di-contenuti-digitali-pr
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 13:14:09
[post_modified_gmt] => 2023-02-14 12:14:09
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44776
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 44780
[post_author] => 41
[post_date] => 2023-02-14 11:25:52
[post_date_gmt] => 2023-02-14 10:25:52
[post_content] => Il corso affronterà tutti gli aspetti tecnici ed operativi relativi a:
- Proteggere i dispositivi
- Proteggere i dati personali e la privacy
- Tutelare la salute e il benessere
- Tutelare l’ambiente
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: SICUREZZA DIGITALE
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => sicurezza-digitale-pr
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 13:05:29
[post_modified_gmt] => 2023-02-14 12:05:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44780
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 44783
[post_author] => 41
[post_date] => 2023-02-14 11:29:33
[post_date_gmt] => 2023-02-14 10:29:33
[post_content] => Il corso affronterà tutti gli aspetti tecnici ed operativi relativi a:
- Risolvere i problemi tecnici
- Identificare i bisogni e le risposte tecnologiche
- Utilizzare creativamente le tecnologie digitali
- Identificare i gap di competenza digitale
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: RISOLVERE I PROBLEMI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => risolvere-i-problemi-pr
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 13:11:20
[post_modified_gmt] => 2023-02-14 12:11:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44783
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 44797
[post_author] => 41
[post_date] => 2023-02-14 14:45:00
[post_date_gmt] => 2023-02-14 13:45:00
[post_content] => Il corso affronterà tutti gli aspetti tecnici ed operativi relativi a:
- Risolvere i problemi tecnici
- Identificare i bisogni e le risposte tecnologiche
- Utilizzare creativamente le tecnologie digitali
- Identificare i gap di competenza digitale
Operazione Rif. P.A. 2022-18646/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => DONNE E COMPETENZE DIGITALI: RISOLVERE I PROBLEMI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => donne-e-competenze-digitali-risolvere-i-problemi
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 14:45:00
[post_modified_gmt] => 2023-02-14 13:45:00
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44797
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 44812
[post_author] => 41
[post_date] => 2023-02-14 14:58:37
[post_date_gmt] => 2023-02-14 13:58:37
[post_content] => Corso per acquisire competenze digitali in merito alla creazione di contenuti digitali.
In particolare:
- Sviluppare contenuti digitali
- Integrare e rielaborare contenuti digitali
- Copyright (diritti d’autore) e licenze
- Programmazione
Operazione Rif. P.A. 2022-18646/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => DONNE E COMPETENZE DIGITALI: CREAZIONE DI CONTENUTI DIGITALI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => donne-e-competenze-digitali-creazione-di-contenuti-digitali-2
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 14:58:37
[post_modified_gmt] => 2023-02-14 13:58:37
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44812
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 44819
[post_author] => 41
[post_date] => 2023-02-14 15:04:51
[post_date_gmt] => 2023-02-14 14:04:51
[post_content] => Corso per acquisire competenze digitali in merito alla capacità di comunicare e collaborare online.
In particolare:
- Interagire con le tecnologie digitali
- Condividere con le tecnologie digitali
- Impegnarsi nella cittadinanza con le tecnologie digitali
- Collaborare attraverso le tecnologie digitali
- Netiquette
- Gestire l’identità digitale
Operazione Rif. P.A. 2022-18646/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => DONNE E COMPETENZE DIGITALI: COMUNICAZIONE E COLLABORAZIONE
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => donne-e-competenze-digitali-comunicazione-e-collaborazione-2
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 15:04:51
[post_modified_gmt] => 2023-02-14 14:04:51
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44819
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 44822
[post_author] => 41
[post_date] => 2023-02-14 15:08:35
[post_date_gmt] => 2023-02-14 14:08:35
[post_content] => Corso per acquisire competenze digitali in merito alla navigazione in Internet e la capacità di raccolta e elaborazione dati raccolti.
In particolare:
- Navigare, ricercare e filtrare dati, informazioni e contenuti digitali
- Valutare dati, informazioni e contenuti digitali
- Gestire dati, informazioni e contenuti digitali
Operazione Rif. P.A. 2022-18646/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => DONNE E COMPETENZE DIGITALI: ALFABETIZZAZIONE SU INFORMAZIONI E DATI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => donne-e-competenze-digitali-alfabetizzazione-su-informazioni-e-dati
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 15:08:35
[post_modified_gmt] => 2023-02-14 14:08:35
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44822
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 9
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 44761
[post_author] => 41
[post_date] => 2023-02-13 17:49:05
[post_date_gmt] => 2023-02-13 16:49:05
[post_content] => Corso per acquisire competenze digitali in merito alla navigazione in Internet e la capacità di raccolta e elaborazione dati raccolti.
In particolare:
- Navigare, ricercare e filtrare dati, informazioni e contenuti digitali
- Valutare dati, informazioni e contenuti digitali
- Gestire dati, informazioni e contenuti digitali
Operazione Rif. P.A. 2022-18642/RER Approvata con DGR 36/2023 del 16/01/2023 [post_title] => Competenze digitali per l'occupabilità: ALFABETIZZAZIONE SU INFORMAZIONI E DATI
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => alfabetizzazione-su-informazioni-e-dati-2
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-14 13:17:08
[post_modified_gmt] => 2023-02-14 12:17:08
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=44761
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 11
[max_num_pages] => 2
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] =>
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 46de8940367af4ae6702133eeeea596b
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
)
Competenze digitali
Competenze digitali per l’occupabilità: ALFABETIZZAZIONE SU INFORMAZIONI E DATI
Inizio corso:
31 marzo 2023
parma
scopri Competenze digitali
Competenze digitali per l’occupabilità: COMUNICAZIONE E COLLABORAZIONE
Inizio corso:
31 marzo 2023
parma
scopri Competenze digitali
Competenze digitali per l’occupabilità: CREAZIONE DI CONTENUTI DIGITALI
Inizio corso:
31 marzo 2023
parma
scopri Competenze digitali
Competenze digitali per l’occupabilità: SICUREZZA DIGITALE
Inizio corso:
31 marzo 2023
parma
scopri Competenze digitali
Competenze digitali per l’occupabilità: RISOLVERE I PROBLEMI
Inizio corso:
31 marzo 2023
parma
scopri Competenze digitali
DONNE E COMPETENZE DIGITALI: RISOLVERE I PROBLEMI
Inizio corso:
31 marzo 2023
parma
scopri