-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
336 lines (282 loc) · 15.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="https://apps.univesp.br/letramento-academico/assets/0_letramento-academico_fb-share.png">
<meta name="author" content="Univesp">
<meta name="description" property="og:description"
content="">
<title>Univesp | Letramento Acadêmico</title>
<link rel="shortcut icon" href="https://apps.univesp.br/common/favicon.ico" type="image/x-icon"/>
<!-- Teste de commit -->
<!-- Arquivos Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
<!-- Ícones por Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<!-- Ícones por Material Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Tipografia institucional por Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Barlow:300,400,700|Open+Sans:400,400i,700,700i" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Noto Serif' rel='stylesheet'>
<!-- Compartilhamento por jsSocials -->
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/jquery.jssocials/1.4.0/jssocials.css" />
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/jquery.jssocials/1.4.0/jssocials-theme-minima.css" />
<!-- Animate CSS. Descomente se for utilizar. Caso contrário, remova. -->
<!-- <link rel="stylesheet" href="https://apps.univesp.br/common/animate.css"> -->
<!-- Custom CSS -->
<link rel="stylesheet" href="https://apps.univesp.br/common/rea-geral-2.1.css">
<!-- <link rel="stylesheet" href="../common/rea-geral-2.1.css"> -->
<link rel="stylesheet" href="stylesheets/nav_footer.css">
<link rel="stylesheet" href="stylesheets/main.css">
<link rel="stylesheet" href="stylesheets/mobile-screen.css">
<link rel="stylesheet" href="stylesheets/small-screen.css">
<link rel="stylesheet" href="stylesheets/medium-screen.css">
<link rel="stylesheet" href="stylesheets/large-screen.css">
<link rel="stylesheet" href="stylesheets/extra-large-screen.css">
<!--[if gte mso 9]><xml>
<mso:CustomDocumentProperties>
<mso:display_urn_x003a_schemas-microsoft-com_x003a_office_x003a_office_x0023_Editor msdt:dt="string">William Kimura</mso:display_urn_x003a_schemas-microsoft-com_x003a_office_x003a_office_x0023_Editor>
<mso:Order msdt:dt="string">23300.0000000000</mso:Order>
<mso:display_urn_x003a_schemas-microsoft-com_x003a_office_x003a_office_x0023_Author msdt:dt="string">Celso Roberto Lourenco</mso:display_urn_x003a_schemas-microsoft-com_x003a_office_x003a_office_x0023_Author>
<mso:ContentTypeId msdt:dt="string">0x010100A38F8AD45AFCC2449EE864BD78216A31</mso:ContentTypeId>
<mso:xd_Signature msdt:dt="string"></mso:xd_Signature>
<mso:TemplateUrl msdt:dt="string"></mso:TemplateUrl>
<mso:ComplianceAssetId msdt:dt="string"></mso:ComplianceAssetId>
<mso:xd_ProgID msdt:dt="string"></mso:xd_ProgID>
<mso:_SourceUrl msdt:dt="string"></mso:_SourceUrl>
<mso:_SharedFileIndex msdt:dt="string"></mso:_SharedFileIndex>
</mso:CustomDocumentProperties>
</xml><![endif]-->
</head>
<body class="d-flex flex-column">
<!-- Utilizar essa DIV caso o REA não se adapte a todos os tamanhos de tela -->
<!-- <div class="esconder-tela-pequena"> -->
<!-- Menu -->
<!--///////////////////////////////////////////////////////////////
Classe para nav
- padrão => header estático
- class="header-dinamico" => header possui posição fixa e é mostrado apenas quando a página está no topo (necessário ajustar padding ou margin superior e inferior do main).
//////////////////////////////////////////////////////////////////-->
<!-- <nav class="header-dinamico"> -->
<nav>
<div class="container">
<!-- Logo -->
<div class="logo">
<a class="pularNavegacao" href="#conteudoPrincipal">Pular para Conteúdo Principal</a>
<a href="https://univesp.br/" target="_blank">
<img src="https://apps.univesp.br/common/traco-negativa.svg" alt="Link para site institucional. Logotipo da universidade formado pela palavra Univesp, sendo a letra V estilizada.">
<!-- outras opções de img src: colorida-negativa.svg, traco-positiva.svg, traco-negativa.svg -->
</a>
</div>
<!-- Compartilhamento -->
<ul class="nav justify-content-end">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">
<i class="material-icons" aria-label="Opções de Compartilhamento">share</i>
</a>
<div class="dropdown-menu dropdown-menu-right">
<div class="sharing"></div>
</div>
</li>
</ul>
</div>
</nav>
<!-- Conteúdo -->
<main id="conteudoPrincipal">
<div class="container">
<!-- Seu conteúdo -->
<div class="grid-container">
<div class="introducao">
<h1 class="titulo-rea">Letramento acadêmico</h1>
<p>Resenha, resumo, relatório, artigo, monografia, TCC...a
trajetória acadêmica é permeada por muitos tipos de trabalhos
científicos, não é mesmo? Todas essas produções visam
divulgar conhecimentos, por isso é tão importante conhecer as
características de cada uma, entender a forma de escrita e se
planejar adequadamente quando for realizar um trabalho
acadêmico. Vamos lá?</p>
<p><strong>Acesse as seções a seguir</strong> para ver o conteúdo específico e
praticar os tópicos abordados.</p>
</div>
<div class="secoes-links">
<div class="intro-links1">
<a href="https://apps.univesp.br/letramento-academico/tipos-trabalho-academico.html">
<img class="livro-intro" id="livro1" src="https://apps.univesp.br/letramento-academico/assets/02_botaosecao01.svg" alt="Tipos de trabalho acadêmico.">
</a>
<a href="https://apps.univesp.br/letramento-academico/passo-a-passo.html">
<img class="livro-intro" id="livro2" src="https://apps.univesp.br/letramento-academico/assets/03_botaosecao02.svg" alt="Passo a passo do trabalho acadêmico.">
</a>
</div>
<div class="intro-links2">
<a href="https://apps.univesp.br/letramento-academico/mitos-escrita-academica.html">
<img class="livro-intro2" id="livro3" src="https://apps.univesp.br/letramento-academico/assets/04_botaosecao03.svg" alt="Mitos da escrita acadêmica.">
</a>
<a href="https://apps.univesp.br/letramento-academico/citacoes-e-referencias.html">
<img class="livro-intro2" id="livro4" src="https://apps.univesp.br/letramento-academico/assets/05_botaosecao04.svg" alt="Como fazer citações e referências.">
</a>
</div>
</div>
</div>
</div>
</main>
<div class="explore" style="margin-top: 50px;">
<div class="titulo-explore">
<h3>Quer explorar mais o tema? Conheça estes outros REA’s da Univesp:</h3>
</div>
<div class="itens-explore">
<div>
<div class="explore-inicial">
<h3>Reescrita acadêmica:</h3>
</div>
<div class="itens-explore-inicial">
<a target="_blank" href="https://apps.univesp.br/reescrita-academica/">
<img height="auto" src="https://apps.univesp.br/letramento-academico/assets/rea-ra.png" alt="REA - Reescrita acadêmica">
</a>
</div>
</div>
<div class="explore-div2">
<div class="explore-inicial2">
<h3>Leitura acadêmica:</h3>
</div>
<div class="itens-explore-inicial">
<a target="_blank" href="https://apps.univesp.br/estrategias-de-leitura-academica/">
<img height="auto" src="https://apps.univesp.br/letramento-academico//assets/rea-la.png" alt="REA - Leitura acadêmica">
</a>
</div>
</div>
</div>
</div>
<!-- RODAPÉ -->
<!--//////////////////////////////////////////////////////
Classes prontas p/ footer (podem ser combinadas):
padrão => texto e contornos em cinza
class = "black" => texto e contornos em preto
class = "negativo" => texto e contornos em branco, sobre fundo escuro
class = "transparente" => fundo transparente (necessário ajustar cor dos ícones de compartilhamento nos círculos, para bater com a cor de fundo)
/////////////////////////////////////////////////////////-->
<!-- <footer class="black"> -->
<!-- <footer class="negativo"> -->
<!-- <footer class="transparente"> -->
<!-- <footer class="transparente black"> -->
<!-- <footer class="transparente negativo"> -->
<footer style="background-color: #000;" class="negativo">
<div class="container d-flex justify-content-between">
<div class="cred-rea">
<!-- Comente em caso de adaptação do REA -->
<div>Recurso Educacional Aberto (REA) desenvolvido pela <a href="https://univesp.br/" target="blank">Univesp</a>, disponível sob licença <a href="http://apps.univesp.br/common/license_MIT_2020.txt" target="_blank">MIT</a>.
Você pode utilizá-lo, compartilhá-lo e modificá-lo.</div>
<div><button class="btn btn-link" data-toggle="modal" data-target="#creditos">Créditos</button></div>
<div><a href="https://github.com/univesp/letramento-academico" target="_blank" aria-label="GitHub" style="white-space:nowrap;">GitHub <i class="fab fa-github"></i></a></div>
<div>Compartilhe: <div class="sharing"></div></div>
<!-- Descomente em caso de adaptação do REA -->
<!-- <p>
<span>Recurso Educacional Aberto (REA) adaptado por SEU NOME.</span>
<span><a href="#">Versão original da Univesp</a></span>
</p> -->
</div>
<!-- FORMULÁRIOS DE AVALIAÇÃO -->
<div class="aval-rea d-flex">
<!-- AVALIAR RECURSO -->
<!-- Atualizar "Nome+do+Recurso" -->
<a class="btn btn-secondary" href="https://docs.google.com/forms/d/e/1FAIpQLSfoe5bxjjASle0FQSNtxvEvL73yVqlXtedVCcLs0-uOYwfHmA/viewform?usp=pp_url&entry.542052009=Letramento+Acadêmico" target="_blank">Avaliar este recurso</a>
<!-- REPORTAR ERRO -->
<!-- Atualizar "Nome+do+Recurso" -->
<a class="btn btn-secondary" href="https://docs.google.com/forms/d/e/1FAIpQLSeE4DT6yuFY4wArPAPQ86GMbRLFwnlTLG-C-s5t2mFdRkR8bA/viewform?usp=pp_url&entry.1523910789=Letramento+Acadêmico" target="_blank">Reportar erro</a>
</div>
</div>
</footer>
<!-- Fim do rodapé -->
<!-- Fim da div .esconder-tela-pequena
Utilizar essa div caso o REA não se adapte a todos os formatos de tela -->
<!-- </div> -->
<!-- //////////////////////////////////////////////////////////
AVISO =+960px
Utilizar caso o REA possua limitações quanto aos tamanhos de tela
Caso contrário, deletar
///////////////////////////////////////////////////////////////-->
<!-- <div class= "container d-lg-none text-center">
<div class="container">
<a href="https://univesp.br/" target="_blank">
<img src="https://apps.univesp.br/common/logo-univesp-positivo.svg" alt="Logo da Univesp" height="47px" width="135px" class='img-responsive center-block' style="margin-top:4rem">
</a>
</div>
<img src='https://apps.univesp.br/common/aviso-tela.gif' alt="Computador Animado" height="117px" width="160px" class='img-responsive center-block' style="margin-top:3rem">
<div style="margin-top:.5rem">
<p>
<font style=font-family:"Barlow" color="#3b78d1" 'text-center' size="10rem"><b>OPS!</b></font>
</p>
<p>
<font style=font-family:"Verdana" "text-center" size="3rem">Visualize este recurso em um computador, em janela com largura mínima de 992px.</font>
</p>
</div>
</div> -->
<!-- CRÉDITOS -->
<div class="modal fade" id="creditos" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<h6>Governo do Estado de São Paulo</h6>
<p>Secretaria de Desenvolvimento Econômico</p>
<h6>UNIVERSIDADE VIRTUAL DO ESTADO DE SÃO PAULO – UNIVESP</h6>
<p><span class="funcao">Presidente</span>Rodolfo Jardim de Azevedo</p>
<p><span class="funcao">Diretora Acadêmica</span>Simone Telles Martins Ramos</p>
<h6>Equipe</h6>
<p><span class="funcao">Docente responsável</span>Roberta Flaborea Favaro, Marcos Evandro Galini e Fernanda Guinoza Matuda</p>
<p><span class="funcao">Coordenação</span>Wesley de Souza Lima</p>
<p><span class="funcao">Roteirização e Design Instrucional</span>Claudia Mori e Nádia Pirillo</p>
<p><span class="funcao">Ilustração</span>Celso Roberto Lourenço</p>
<p><span class="funcao">Layout</span>Henrique Inhauser Caldas</p>
<p><span class="funcao">Programação</span>Gabriel Gallo</p>
</div>
<div class="modal-footer">
<p>Maio/2022</p>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Fechar</button>
</div>
</div>
</div>
</div>
<!-- Arquivos Bootstrap -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="https://apps.univesp.br/common/jquery-ui-touch-punch.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
<!-- jsSocials -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.jssocials/1.4.0/jssocials.min.js"></script>
<script>
var share = $(".sharing");
var page_title = $(document).attr('title');
var page_url = window.location.href;
share.jsSocials({
shares: [
{
share: "facebook",
logo: "fab fa-facebook-f",
},
{
share: "twitter",
logo: "fab fa-twitter",
},
{
share: "whatsapp",
logo: "fab fa-whatsapp",
},
],
url: page_url,
text: 'Confira o REA ' + page_title + '.',
showLabel: false,
showCount: false,
shareIn: "popup",
});
</script>
<!-- Custom JS -->
<script type="text/javascript" src="javascripts/events.js"></script>
<!-- MathJax. Descomente se for utilizar. Caso contrário, remova. -->
<!-- <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"></script> -->
<!-- Analytics. Remova em caso de reutilização do REA -->
<script src="https://apps.univesp.br/common/analytics.js"></script>
</body>
</html>