[go: up one dir, main page]

Menu

[r3]: / orientacoes.php  Maximize  Restore  History

Download this file

99 lines (87 with data), 5.3 kB

 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
<!--
########################################################################################
# Linha do Texto is a web application for exploring meaning inside textual categories. #
# Copyright (C) 2010 Ana Cristina Fricke Matte #
# #
# This program is free software; you can redistribute it and/or #
# modify it under the terms of the GNU General Public License #
# as published by the Free Software Foundation; either version 2 #
# of the License, or (at your option) any later version. #
# #
# This program is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the Free Software #
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #
########################################################################################
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- <meta http-equiv="refresh" content="10;url="http://www.semiofon.org"> -->
<!-- DW6 -->
<head>
<title>Linha do Texto from Texto Livre.org: Orientacoes</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="mm_health_nutr.css" type="text/css" />
<script language="JavaScript" src="data.js" type="text/javascript"></script>
<style type="text/css">
<!
.style3 {
color: #FFFFFF;
font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {font-size: 11px}
.style6 {color: #5C743D}
.styleBorderRed {
border-width: medium;
border-style: solid;
border-color: #e70000;
}
.styleBorderBlue {
border-width: medium;
border-style: solid;
border-color: #006ce7;
}
>
</style>
<?php
include "config.php";
?>
</head>
<body bgcolor="#F4FFE4">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#D5EDB3">
<td colspan="4" rowspan="2" bgcolor="#BBDD99"><div align="center"><img src="textolivre.png" alt="Texto Livre.org" width="200" /></div></td>
<td colspan="5" height="50" align="center" valign="bottom" nowrap="nowrap" bgcolor="#E8F5D6" id="logo">Orientações - Linha do Texto</td>
</tr>
<tr bgcolor="#D5EDB3">
<td colspan="5" height="26" align="center" valign="top" bgcolor="#D5EDB3" id="tagline"><a href=http://sourceforge.net/projects/linhadotexto>LINHA DO TEXTO</a></td>
</tr>
<tr>
<td colspan="9" bgcolor="#5C743D"><img src="mm_spacer.gif" alt="" width="1" height="2" border="0" /></td>
</tr>
<tr>
<td colspan="9" bgcolor="#99CC66" ><img src="mm_dashed_line.gif" alt="line decor" width="4" height="3" border="0" /></td>
</tr>
<tr bgcolor="#99CC66">
<td colspan="6" id="dateformat" height="20">&nbsp;&nbsp;
<script language="JavaScript" type="text/javascript">
document.write(TODAY); </script></td>
<td colspan="1" id="votar" height="20"><span class="subHeader"><a href="index.php" title="Voltar"> Volta para a Linha do Texto </span></a> </td>
<td colspan="1" id="editar" height="20"><span class="subHeader"><a href="editalinhadotexto.php" title="Editar"> Editar </span></a> </td>
</tr>
</table>
<a href="javascript: history.go(-1)">Voltar à página anterior</a>
<h1>Instruções</h1>
<h2>Como jogar?</h2>
<p>Clique no menu JOGAR, no topo da página. Aparecerá uma página em que você pode ler o texto completo. Ao lado de Cada texto, aparecem os campos para votar, segundo cada parâmetro pré-estabelecido. As notas são aproximativas, por isso não há números: quanto mais próximo de cada extremo de cada parâmetro você julga que o texto está, clique sobre a cor correspondente a essa posição. A cor que contém um único "W" corresponde à posição neutra. Quanto mais "W"s houver na cor, mais distante do centro encontra-se a cor. Deve clicar em "Enviar" cada vez que fizer uma escolha.</p>
<h2>Quem pode votar?</h2>
<p>Qualquer pessoa que acessar o site. Observe que o "dono" da página pode escondê-la do público, criando uma senha de acesso e restringindo, assim, seu uso. No entanto, se você visualiza a página, pode jogar.</p>
<h2>Quem pode criar novos jogos ou inserir/editar títulos e parâmetros?</h2>
Cada pessoa que instala o jogo define uma senha para criação de jovos jogos e edição de textos e parâmetros. Portanto, essa decisão é feita pelo webmaster da página instalada, entre em contato com ele (<?echo $webmaster;?>)caso deseje criar um novo jogo e não possua a senha.</p>
</body>
</html>