Highlights
Article
How have covid-19 prevention measures affected professionals working at nursing homes?
Catarina Santos-Marques, ciTechCare, Polytechnic of Leiria;Catarina Mangas, CICS-NOVA.PLeiria – iACT, CI&DEI, ESECS, Polytechnic of Leiria;Tânia Marques, CARME, ESTG, Polytechnic of Leiria;Ana Paula Gil, CICS-NOVA, NOVA-FCSH;Nelson Campos Ramalho, BRU-ISCTE;Sónia Gonçalves Pereira, ciTechCare, Polytechnic of Leiria
The impact of covid-19 on older people in nursing homes has been thoroughly researched, but less is known about the impact on health professionals.

Article
The pandemic and the labour market: What we know a year later
Bruno P. Carvalho, Nova School of Business and Economics and ECARES (Université Libre de Bruxelles);Mariana Esteves, Nova School of Business and Economics;Susana Peralta, Nova School of Business and Economics
More than one year into the pandemic, employment and hours worked are still lower than in the pre-pandemic period. This article uses secondary data from the Labour Force Survey, conducted by Statistics Portugal, and data on the registrations at Public Employment Offices (Instituto para o Emprego e Formação Profissional).

Article
Mental health outcomes in Portuguese SARS-CoV-2 survivors and the general population during the covid-19 pandemic
Inês A. Trindade, Helena Pinto, Lara Palmeira, Sérgio Carvalho, Marco Pereira, CINEICC, University of Coimbra, Portugal
This study explored mental health outcomes in 640 Portuguese adults from three different groups (SARS-CoV-2 survivors, individuals who were tested but had negative results, and individuals who were never tested).

Articles by subject area
Social Inclusion
An error occurred while processing the template.
Failed to "?eval" string with this error: ---begin-message--- Syntax error in ?eval-ed string in line 1, column 62: Lexical error: encountered "u" (117), after "\"foto-pequena-\\". ---end-message--- The failing expression: ==> imagen?eval [in template "376694" at line 257, column 30] ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign m = imagen?eval [in template "376694" in function "getImagePath" at line 257, column 17] ----
1<#--
2Application display templates can be used to modify the look of a
3specific application.
4
5Please use the left panel to quickly add commonly used variables.
6Autocomplete is also available and can be invoked by typing "${".
7-->
8
9 <#--init template-->
10 <#include "${templatesPath}/376686" />
11
12 <#--functions template-->
13 <#include "${templatesPath}/376694" />
14
15 <#--macro-utils template-->
16 <#include "${templatesPath}/376743" />
17
18<section class="col-md-12 col-sm-12 col-xs-12 inform-section">
19
20<#if entries?has_content>
21 <#list entries as entry>
22 <#assign autorComplete ="">
23 <#assign autorShow="">
24 <#assign viewURL="">
25 <#assign friendlyUrl="">
26 <#assign otro="">
27 <!-- assets -->
28 <#assign assetRenderer = entry.getAssetRenderer() >
29 <#assign viewURL = assetPublisherHelper.getAssetViewURL(renderRequest, renderResponse, entry)>
30 <#assign viewURL = assetRenderer.getURLViewInContext(renderRequest, renderResponse, viewURL)>
31 <#assign displayDate = assetRenderer.getDisplayDate()?date?string["MMMM yyyy"]?replace("de ", "")?replace("d’", "")?cap_first />
32 <#assign journalArticle = assetRenderer.getArticle() />
33 <#assign documentsax = saxReaderUtil.read(journalArticle.getContentByLocale(locale)) />
34 <#assign rootElement = documentsax.getRootElement() />
35
36 <#assign entryTitle = htmlUtil.escape(assetRenderer.getTitle(locale)) />
37
38 <#assign content = entry.getSummary(locale) />
39
40 <#list rootElement.elements() as dynamicElement>
41 <#if "GENERALIMAGE" == dynamicElement.attributeValue("name")>
42 <#assign img = dynamicElement.element("dynamic-content").getText() />
43 <#assign imagen = getImagePath(img dlService)/>
44 </#if>
45 <#if "FRIENDLY_URL" == dynamicElement.attributeValue("name")>
46 <#assign friendlyUrl = dynamicElement.element("dynamic-content").getText() />
47 </#if>
48 <#if "Otro_Enlace" == dynamicElement.attributeValue("name")>
49 <#assign otro = dynamicElement.element("dynamic-content").getText() />
50 <#assign onclick = getSingleValue(otro,dynamicElement, "onclick") />
51 </#if>
52 <#if "DOCUMENT" == dynamicElement.attributeValue("name")>
53 <#assign doc = dynamicElement.element("dynamic-content").getText() />
54 <#assign document = getImagePath(doc dlService)/>
55 </#if>
56 </#list>
57
58 <#assign viewURL = getViewURL(viewURL, friendlyUrl, otro) >
59
60 <article class="col-md-12 col-sm-12 col-xs-12">
61 <div class="col-md-11 col-sm-11 col-xs-11">
62 <#-- Fragmento para mostrar boton editar contenido -->
63 <@getEditIcon />
64 <#--------------------------------------------------->
65 <#if onclick?has_content>
66 <a class="row pushtag" href="${viewURL}" title="${entryTitle}" class="pushtag" onclick="${onclick}">
67 <#else>
68 <a class="row pushtag" href="${viewURL}" title="${entryTitle}">
69 </#if>
70 <span>${entryTitle}</span>
71 </a>
72 <#if themeDisplay.isSignedIn()>
73 <div class="tags-and-date">
74 <div class="tags">
75 DisplayDate: ${displayDate} - Priority:${entry.getPriority()}
76 </div>
77 </div>
78 </#if>
79 </div>
80 </article>
81 </#list>
82<#else>
83 <div class="alert alert-info">
84 <@liferay.language key="there-are-no-results"/>
85 </div>
86</#if>
87</section>
Education
There are no results.
Science
There are no results.
Culture
There are no results.