An error occurred while processing the template.
Failed to get value for key "com.liferay.journal.service.JournalArticleResourceLocalServiceUtil"; see cause exception.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign journalArticleResourceLocalSe...  [in template "20099#20125#157148" at line 3, column 1]
----
1<#assign journalArticleId = .vars['reserved-article-id'].data> 
2<#assign assetCategory = staticUtil["com.liferay.asset.kernel.service.AssetCategoryLocalServiceUtil"]> 
3<#assign journalArticleResourceLocalServiceUtil = staticUtil["com.liferay.journal.service.JournalArticleResourceLocalServiceUtil"]> 
4<#assign articleResourcePK = journalArticleResourceLocalServiceUtil.getArticleResourcePrimKey(groupId, journalArticleId)/> 
5<#assign categories =assetCategory.getCategories("com.liferay.journal.model.JournalArticle",articleResourcePK) /> 
6 
7<style> 
8    .category{ 
9        border: 1px solid #b1dee2; 
10        color: #1aadba; 
11        font-size: 12px; 
12				text-align:center; 
13
14.newsEduBtn { 
15 
16    color: #00B4BC; 
17
18.newsEduBtn .btn { 
19     padding: 0.4em 2em; 
20     margin: 0;  
21     font-size: 0.667em; 
22     font-weight: 600; 
23   border: 1px solid transparent;  
24     margin-bottom: 1em;  
25
26.btn.news{ 
27    border-color: #00B4BC; 
28    color: #00B4BC; 
29
30</style> 
31 
32<div class="newsEduBtn"> 
33    <#list categories as category> 
34		<#if category.getVocabularyId() != 156920> 
35		 
36        	<a class="btn news" href="javascript:"> 
37						 ${category.getTitle(locale)} 
38        </a> 
39				 
40			</#if> 
41    </#list> 
42</div> 

Al Rayana

LEGO Success

12/03/22 04:18 PM

The LEGO League team at Al Rayana Charter School goes to the regional finals.

The Grade 3 team at Al Rayana Charter School has successfully reached the LEGO League Regional Finals. The team, guided by tech coaches, Ms. Jessica and Mr. Peter, collaborated to use their critical thinking, problem-solving and coding skills to create a virtual LEGO world. They have secured a place at the regional finals, which will take place at West Yas Academy in Abu Dhabi. While competing, our students used design, building and coding skills to complete a series of tasks and coding activities. This included building a LEGO city, complete with commerce, transport infrastructure and logistics links to a wider virtual world. This LEGO world was then connected to the Atlab First LEGO League We-Do application.

SIMILAR NEWS