Congratulations!
You have completed this module. Print the certificate to keep a record of your completion.
WordPress database error: [Table 'cfepacademy_a3qa1.wp_term_relationships' doesn't exist] select wtr.term_taxonomy_id as term_taxonomy_id, wt.term_id, wt.name, wt.slug
from wp_term_relationships wtr
left join wp_terms wt on (wt.term_id = wtr.term_taxonomy_id)
where wtr.object_id = '26328'
WordPress database error: [Table 'cfepacademy_a3qa1.wp_term_relationships' doesn't exist]SELECT (wp.ID) as lastModuleID, wt.slug, wpm.meta_value as menu_order,
(
select count(wp.ID)
FROM wp_term_relationships wtr
left join wp_posts wp on (wp.ID = wtr.object_id)
where term_taxonomy_id = ''
) as totalCount
FROM wp_term_relationships wtr
left join wp_posts wp on (wp.ID = wtr.object_id)
left join wp_terms wt on (wt.term_id = wtr.term_taxonomy_id)
left join wp_postmeta wpm on (wp.ID = wpm.post_id and wpm.meta_key = 'hch_module_code')
where term_taxonomy_id = ''
order by wpm.meta_value desc
limit 1
You have completed this module. Print the certificate to keep a record of your completion.