192
| <![CDATA[<div style="padding-top: 200px;text-align: center;">
<h3>Um momento por gentileza enquanto carregamos esta página.</h3>
<img src="http://crq12.gov.br/wp-content/themes/crq12/ring-alt.gif" alt="">
</div>]]>
|
212
| <![CDATA[<span style="padding-left: 0;"><i class="fa fa-phone"></i> Goiânia (62) 3240 4600</span>]]>
|
215
| <![CDATA[<img style="height:25px;margin-left: 10px;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/icon_acesso_info.png">]]>
|
300
| <![CDATA[<span class="bar_effect" style="width: 530px;"></span>]]>
|
309
| <![CDATA[<p style="font-size:18px;text-align:center;text-decoration:underline;"><a href="/resultado-de-pesquisa-de-satisfacao" target="_blank" rel="noopener noreferrer">Clique aqui e acompanhe em tempo real os resultados das avaliações</a></p>]]>
|
317
| <![CDATA[<div class="row" style="border-bottom:1px solid #ddd;padding-bottom: 10px;">
<div class="col-md-4">
<label for="nome" style="font-weight: bold;">Seu nome</label>
<input type="text" id="nome" class="form-control" placeholder="Informe seu nome" ng-model="data.nome">
</div>
<div class="col-md-4">
<label for="email" style="font-weight: bold;">Seu e-mail</label>
<input type="email" id="email" class="form-control" placeholder="Informe seu email" ng-model="data.email">
</div>
<div class="col-md-4">
<label for="" style="font-weight: bold;">Seu CPF</label>
<input type="text" id="cpf" class="form-control mask_cpf" placeholder="Informe seu CPF" ng-model="data.cpf">
</div>
</div>]]>
|
320
| <![CDATA[<label for="nome" style="font-weight: bold;">Seu nome</label>]]>
|
325
| <![CDATA[<label for="email" style="font-weight: bold;">Seu e-mail</label>]]>
|
330
| <![CDATA[<label for="" style="font-weight: bold;">Seu CPF</label>]]>
|
336
| <![CDATA[<div class="row" style="border-bottom:1px solid #ddd;padding-bottom: 10px;padding-top: 40px;">
<!-- 1 = Start Secction Question one -->
<div class="col-md-12 question_content">
<h3 class="question">ATENDIMENTO <span>SEDE, DELEGACIAS REGIONAIS, TELEFONE E EMAIL</span></h3>
<h4 style="padding-top: 10px;">Marque a opção que melhor identifica a sua experiência com relação a qualidade do nosso atendimento</h4>
<div class="anwsers">
<!-- Subquestion 1 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Canais de atendimento
<span style="color: blue;">{{ data.question_1_1 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_1_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_1_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_1_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">N/A
<input type="radio" value="na" ng-model="data.question_1_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 1 -->
<!-- Subquestion 2 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Tempo de espera para ser atendido
<span style="color: blue;">{{ data.question_1_2 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_1_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_1_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_1_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">N/A
<input type="radio" value="na" ng-model="data.question_1_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 2 -->
<!-- Subquestion 3 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Cordialidade do atendente
<span style="color: blue;">{{ data.question_1_3 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_1_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_1_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_1_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">N/A
<input type="radio" value="na" ng-model="data.question_1_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 3 -->
<!-- Subquestion 4 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Informações prestadas pelo atendente
<span style="color: blue;">{{ data.question_1_4 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_1_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_1_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_1_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">N/A
<input type="radio" value="na" ng-model="data.question_1_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 4 -->
<!-- Subquestion 5 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Limpeza e conservação do ambiente
<span style="color: blue;">{{ data.question_1_5 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_1_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_1_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_1_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">N/A
<input type="radio" value="na" ng-model="data.question_1_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 5 -->
<div class="row">
<div class="col-md-12">
<p class="info_question">Deixe suas sugestões para melhorias</p>
<textarea ng-model="data.question_1_obs" class="form-control" style="width: 100%; height: 100px;"></textarea>
</div>
</div>
</div>
</div>
<!-- End Secction Question one -->
<!-- 2 = Start Secction Question Two -->
<div class="col-md-12 question_content">
<h3 class="question">SERVIÇOS</h3>
<h4 style="padding-top: 10px;">Selecione o Serviço que deseja avaliar e marque a opção correspondente a cada pergunta:</h4>
<label for="" for="servico" style="padding-top: 20px;">Qual Serviço deseja avaliar?</label>
<select ng-model="data.question_2_0" class="form-control" id="servico">
<option value="">Selecione</option>
<option value="Registro">Registro</option>
<option value="Parcelamento">Parcelamento</option>
<option value="Transferencia">Transferência</option>
<option value="Autorizacao">Autorização</option>
<option value="Isencao-de-anuidade">Isenção de anuidade</option>
<option value="Emissão-de-Certidao">Emissão de Certidão</option>
<option value="Reativacao de registro">Reativação de registro</option>
<option value="Defesa">Defesa</option>
<option value="Responsabilidade-Tecnica">Responsabilidade Técnica</option>
<option value="Cancelamento-de-Registro">Cancelamento de Registro</option>
<option value="Pagamento-proporcional">Pagamento proporcional</option>
<option value="Outros">Outros</option>
</select>
<div class="anwsers">
<!-- Subquestion 1 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Você teve acesso aos requisitos, documentos, formas e informações necessárias para solicitar o serviço?
<span style="color: blue;">{{ data.question_2_1 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Sim
<input type="radio" value="sim" ng-model="data.question_2_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Não
<input type="radio" value="nao" ng-model="data.question_2_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 1 -->
<!-- Subquestion 2 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Você teve acesso a previsão do prazo máximo para a prestação do serviço?
<span style="color: blue;">{{ data.question_2_2 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Sim
<input type="radio" value="sim" ng-model="data.question_2_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Não
<input type="radio" value="nao" ng-model="data.question_2_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 2 -->
<!-- Subquestion 3 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
O prazo de conclusão do serviço foi cumprido?
<span style="color: blue;">{{ data.question_2_3 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Sim
<input type="radio" value="sim" ng-model="data.question_2_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Não
<input type="radio" value="nao" ng-model="data.question_2_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 3 -->
<!-- Subquestion 4 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Você sabia que a maioria dos serviços que o CRQ-12 oferece podem ser realizados por via eletrônica?
<span style="color: blue;">{{ data.question_2_4 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Sim
<input type="radio" value="sim" ng-model="data.question_2_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Não
<input type="radio" value="nao" ng-model="data.question_2_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 4 -->
</div>
</div>
<!-- End Secction Question Two -->
<!-- 3 = Start Secction Question Three -->
<div class="col-md-12 question_content">
<h3 class="question">CANAIS DE COMUNICAÇÃO <span>SITE E REDE SOCIAIS</span></h3>
<h4 style="padding-top: 10px;">Marque a opção que melhor defina o seu grau de satisfação com relação aos conteúdos e serviços disponibilizados:</h4>
<div class="anwsers">
<!-- Subquestion 1 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Facilidade de navegação e organização do conteúdo
<span style="color: blue;">{{ data.question_3_1 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_1" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 1 -->
<!-- Subquestion 2 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Informações oferecidas sobre os serviços
<span style="color: blue;">{{ data.question_3_2 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_2" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 2 -->
<!-- Subquestion 3 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Jornal Química Ativa
<span style="color: blue;">{{ data.question_3_3 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_3" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 3 -->
<!-- Subquestion 4 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Informações oferecidas em “nossas atividades”
<span style="color: blue;">{{ data.question_3_4 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_4" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 4 -->
<!-- Subquestion 5 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Nossas parcerias
<span style="color: blue;">{{ data.question_3_5 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_5" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 5 -->
<!-- Subquestion 6 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Prêmio CRQ-12
<span style="color: blue;">{{ data.question_3_6 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_6" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_6" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_6" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 6 -->
<!-- Subquestion 7 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Cadastro de Perito
<span style="color: blue;">{{ data.question_3_7 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_7" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_7" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_7" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 7 -->
<!-- Subquestion 8 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Vagas de Emprego
<span style="color: blue;">{{ data.question_3_8 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_8" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_8" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_8" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 8 -->
<!-- Subquestion 9 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Notícias e Eventos
<span style="color: blue;">{{ data.question_3_9 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_9" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_9" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_9" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 9 -->
<!-- Subquestion 10 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Serviços online (emissão de boleto – parcelamento – atualização cadastral)
<span style="color: blue;">{{ data.question_3_10 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_10" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_10" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_10" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 10 -->
<!-- Subquestion 11 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Informações sobre as Instituições de Ensino cadastradas no CRQ-12
<span style="color: blue;">{{ data.question_3_11 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_11" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_11" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_11" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 11 -->
<!-- Subquestion 12 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Agenda Institucional
<span style="color: blue;">{{ data.question_3_12 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_12" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_12" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_12" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 12 -->
<!-- Subquestion 13 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Perguntas frequentes
<span style="color: blue;">{{ data.question_3_13 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_13" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_13" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_13" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 13 -->
<!-- Subquestion 14 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Consulta Pública
<span style="color: blue;">{{ data.question_3_14 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_14" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_14" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_14" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 14 -->
<!-- Subquestion 15 -->
<div class="anwser">
<p class="info_question">
<i class="fa fa-caret-right" aria-hidden="true"></i>
Transparência Publica
<span style="color: blue;">{{ data.question_3_15 }}</span>
</p>
<div class="row">
<div class="col-md-3">
<label class="container">Bom
<input type="radio" value="bom" ng-model="data.question_3_15" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Regular
<input type="radio" value="regular" ng-model="data.question_3_15" class="hide">
<span class="checkmark"></span>
</label>
</div>
<div class="col-md-3">
<label class="container">Ruim
<input type="radio" value="ruim" ng-model="data.question_3_15" class="hide">
<span class="checkmark"></span>
</label>
</div>
</div>
</div>
<!-- End Subquestion 15 -->
<div class="row">
<div class="col-md-12">
<p class="info_question">Deixe suas sugestões para melhorias</p>
<textarea ng-model="data.question_3_obs" class="form-control" style="width: 100%; height: 100px;"></textarea>
</div>
</div>
</div>
</div>
<!-- End Secction Question Three -->
</div>]]>
|
344
| <![CDATA[<h4 style="padding-top: 10px;">Marque a opção que melhor identifica a sua experiência com relação a qualidade do nosso atendimento</h4>]]>
|
354
| <![CDATA[<span style="color: blue;">{{ data.question_1_1 }}</span>]]>
|
393
| <![CDATA[<span style="color: blue;">{{ data.question_1_2 }}</span>]]>
|
432
| <![CDATA[<span style="color: blue;">{{ data.question_1_3 }}</span>]]>
|
471
| <![CDATA[<span style="color: blue;">{{ data.question_1_4 }}</span>]]>
|
510
| <![CDATA[<span style="color: blue;">{{ data.question_1_5 }}</span>]]>
|
547
| <![CDATA[<textarea ng-model="data.question_1_obs" class="form-control" style="width: 100%; height: 100px;"></textarea>]]>
|
561
| <![CDATA[<h4 style="padding-top: 10px;">Selecione o Serviço que deseja avaliar e marque a opção correspondente a cada pergunta:</h4>]]>
|
563
| <![CDATA[<label for="" for="servico" style="padding-top: 20px;">Qual Serviço deseja avaliar?</label>]]>
|
588
| <![CDATA[<span style="color: blue;">{{ data.question_2_1 }}</span>]]>
|
615
| <![CDATA[<span style="color: blue;">{{ data.question_2_2 }}</span>]]>
|
642
| <![CDATA[<span style="color: blue;">{{ data.question_2_3 }}</span>]]>
|
669
| <![CDATA[<span style="color: blue;">{{ data.question_2_4 }}</span>]]>
|
699
| <![CDATA[<h4 style="padding-top: 10px;">Marque a opção que melhor defina o seu grau de satisfação com relação aos conteúdos e serviços disponibilizados:</h4>]]>
|
709
| <![CDATA[<span style="color: blue;">{{ data.question_3_1 }}</span>]]>
|
742
| <![CDATA[<span style="color: blue;">{{ data.question_3_2 }}</span>]]>
|
775
| <![CDATA[<span style="color: blue;">{{ data.question_3_3 }}</span>]]>
|
808
| <![CDATA[<span style="color: blue;">{{ data.question_3_4 }}</span>]]>
|
841
| <![CDATA[<span style="color: blue;">{{ data.question_3_5 }}</span>]]>
|
874
| <![CDATA[<span style="color: blue;">{{ data.question_3_6 }}</span>]]>
|
907
| <![CDATA[<span style="color: blue;">{{ data.question_3_7 }}</span>]]>
|
940
| <![CDATA[<span style="color: blue;">{{ data.question_3_8 }}</span>]]>
|
973
| <![CDATA[<span style="color: blue;">{{ data.question_3_9 }}</span>]]>
|
1006
| <![CDATA[<span style="color: blue;">{{ data.question_3_10 }}</span>]]>
|
1039
| <![CDATA[<span style="color: blue;">{{ data.question_3_11 }}</span>]]>
|
1072
| <![CDATA[<span style="color: blue;">{{ data.question_3_12 }}</span>]]>
|
1105
| <![CDATA[<span style="color: blue;">{{ data.question_3_13 }}</span>]]>
|
1138
| <![CDATA[<span style="color: blue;">{{ data.question_3_14 }}</span>]]>
|
1171
| <![CDATA[<span style="color: blue;">{{ data.question_3_15 }}</span>]]>
|
1202
| <![CDATA[<textarea ng-model="data.question_3_obs" class="form-control" style="width: 100%; height: 100px;"></textarea>]]>
|
1212
| <![CDATA[<button ng-disabled="buttonDisabled" class="btn btn-warning btn-block" style="margin-top: 10px;" ng-click="avaliar();">ENVIAR AVALIAÇÃO</button>]]>
|
1213
| <![CDATA[<p style="text-align: center;font-size: 20px; color: blue;padding-top: 20px;" ng-if="buttonDisabled">Enviando avaliação...</p>]]>
|
1223
| <![CDATA[<div class="col-md-3" style="margin-top:30px;">
<ul class="menu-rodape">
<li><a href="/"><i class="fa fa-home"></i> Principal</a></li>
<li><a href="/institucional"><i class="fa fa-university"></i> Institucional</a></li>
<li><a href="/perguntas-frequentes"><i class="fa fa-question"></i> Perguntas Frequêntes</a></li>
<li><a href="/legislacao"><i class="fa fa-balance-scale"></i> Legislação</a></li>
<li><a href="/instituicoes-de-ensino"><i class="fa fa-graduation-cap"></i> Instituições de Ensino</a></li>
<li><a href="/boletins-informativos"><i class="fa fa-file"></i> Boletins Informativos</a></li>
<li><a href="/vagas-de-emprego"><i class="fa fa-smile-o"></i> Vagas de Emprego</a></li>
<li><a href="https://crq-go.implanta.net.br/portaltransparencia/#publico/Conteudos?id=06d86afe-85a1-4225-92f2-6ca8306e5d68" target="_blank"><i class="fa fa-phone"></i> Ouvidoria</a></li>
<li><a href="https://crq-go.implanta.net.br/portaltransparencia/#publico/Conteudos?id=97162b5f-2e8c-4244-a0cc-ec6d9642fa74" target="_blank"><img style="width:11px;height: 12px;border: 0 none;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/icon_acesso_info.png"> Transparência e Prestação de Contas</a></li>
</ul>
<br>
<br>
</div>]]>
|
1233
| <![CDATA[<img style="width:11px;height: 12px;border: 0 none;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/icon_acesso_info.png">]]>
|
1238
| <![CDATA[<div class="col-md-2" style="margin-top:30px;">
<ul class="menu-rodape">
<li>
<center>
<a href="http://www.cfq.org.br" target="_blank">
<img src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/conselho_federal_logo.png">
</a><br/>
<a href="http://www.cfq.gov.br" target="_blank">www.cfq.org.br</a>
</center>
</li>
</ul>
</div>]]>
|
1252
| <![CDATA[<svg id="mapa_crq-Page%201" viewBox="0 0 405 416" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px"
>
<g id="Layer%201">
<path data-numero="14" data-estado="Acre" data-tel="(92) 3233-8896" data-site="www.crq14.org.br" id="Ellipse" d="M 0 125.7674 C 0 108.2115 14.2335 93.9801 31.7918 93.9801 C 49.3502 93.9801 63.5836 108.2115 63.5836 125.7674 C 63.5836 143.3233 49.3502 157.5548 31.7918 157.5548 C 14.2335 157.5548 0 143.3233 0 125.7674 Z" fill="#57c17e"></path>
<path data-numero="6" data-estado="Pará" data-tel="(91) 3223-0906" data-site="www.crq6.org.br" id="Ellipse2" d="M 98.1399 107.1096 C 98.1399 80.0125 120.109 58.0465 147.2099 58.0465 C 174.3108 58.0465 196.2799 80.0125 196.2799 107.1096 C 196.2799 134.2068 174.3108 156.1728 147.2099 156.1728 C 120.109 156.1728 98.1399 134.2068 98.1399 107.1096 Z" fill="#57c17e"></path>
<path data-numero="16" data-estado="Mato Grosso" data-tel="(65) 3624-8345" data-site="www.crq16.org.br" id="Ellipse3" d="M 99.5222 210.7641 C 99.5222 183.667 121.4912 161.701 148.5921 161.701 C 175.6931 161.701 197.6621 183.667 197.6621 210.7641 C 197.6621 237.8613 175.6931 259.8272 148.5921 259.8272 C 121.4912 259.8272 99.5222 237.8613 99.5222 210.7641 Z" fill="#57c17e"></path>
<path data-numero="14" data-estado="Roraima" data-tel="(92) 3233-8896" data-site="www.crq14.org.br" id="Ellipse4" d="M 103.6689 26.2591 C 103.6689 11.7564 115.427 0 129.9317 0 C 144.4365 0 156.1945 11.7564 156.1945 26.2591 C 156.1945 40.7618 144.4365 52.5183 129.9317 52.5183 C 115.427 52.5183 103.6689 40.7618 103.6689 26.2591 Z" fill="#57c17e"></path>
<path data-numero="14" data-estado="Rondônia" data-tel="(92) 3233-8896" data-site="www.crq14.org.br" id="Ellipse5" d="M 55.2901 163.0831 C 55.2901 148.5804 67.0482 136.8239 81.5529 136.8239 C 96.0576 136.8239 107.8157 148.5804 107.8157 163.0831 C 107.8157 177.5858 96.0576 189.3422 81.5529 189.3422 C 67.0482 189.3422 55.2901 177.5858 55.2901 163.0831 Z" fill="#57c17e"></path>
<path data-numero="12" data-estado="Tocantins" data-tel="(63) 3213-1106" data-site="www.crq12.gov.br" id="Ellipse6" d="M 183.8396 161.701 C 183.8396 147.1983 195.5977 135.4419 210.1024 135.4419 C 224.6071 135.4419 236.3652 147.1983 236.3652 161.701 C 236.3652 176.2037 224.6071 187.9601 210.1024 187.9601 C 195.5977 187.9601 183.8396 176.2037 183.8396 161.701 Z" fill="#57c17e"></path>
<path data-numero="6" data-estado="Amapá" data-tel="(91)3223-0906" data-site="www.crq6.org.br" id="Ellipse7" d="M 161.7236 38.6977 C 161.7236 23.4317 174.1005 11.0565 189.3686 11.0565 C 204.6367 11.0565 217.0137 23.4317 217.0137 38.6977 C 217.0137 53.9637 204.6367 66.3389 189.3686 66.3389 C 174.1005 66.3389 161.7236 53.9637 161.7236 38.6977 Z" fill="#57c17e"></path>
<path data-numero="14" data-estado="Amazonas" data-tel="(92) 3233-8896" data-site="www.crq14.org.br" id="Ellipse8" d="M 27.6451 56.6645 C 27.6451 34.5287 45.5916 16.5847 67.7304 16.5847 C 89.8692 16.5847 107.8157 34.5287 107.8157 56.6645 C 107.8157 78.8002 89.8692 96.7442 67.7304 96.7442 C 45.5916 96.7442 27.6451 78.8002 27.6451 56.6645 Z" fill="#57c17e"></path>
<path data-numero="11" data-estado="Maranhão" data-tel="(98) 3246-5194" data-site="www.crq11.org.br" id="Ellipse9" d="M 200.4266 99.5083 C 200.4266 77.3726 218.3732 59.4286 240.5119 59.4286 C 262.6507 59.4286 280.5973 77.3726 280.5973 99.5083 C 280.5973 121.644 262.6507 139.588 240.5119 139.588 C 218.3732 139.588 200.4266 121.644 200.4266 99.5083 Z" fill="#57c17e"></path>
<path data-numero="20" data-estado="Mato Grosso do Sul" data-tel="(67) 3382-0220" data-site="www.crqxx.org.br" id="Ellipse10" d="M 143.7543 290.2325 C 143.7543 272.6766 157.9877 258.4452 175.5461 258.4452 C 193.1044 258.4452 207.3379 272.6766 207.3379 290.2325 C 207.3379 307.7885 193.1044 322.0199 175.5461 322.0199 C 157.9877 322.0199 143.7543 307.7885 143.7543 290.2325 Z" fill="#57c17e"></path>
<path data-numero="12" data-estado="Goiás" data-tel="(62) 3240 4600" data-site="www.crq12.gov.br" id="Ellipse11" d="M 203.1911 214.2193 C 203.1911 199.7166 214.9492 187.9601 229.4539 187.9601 C 243.9586 187.9601 255.7167 199.7166 255.7167 214.2193 C 255.7167 228.722 243.9586 240.4784 229.4539 240.4784 C 214.9492 240.4784 203.1911 228.722 203.1911 214.2193 Z" fill="#388053"></path>
<path data-numero="12" data-estado="DF" data-tel="(61) 3225-3777" data-site="www.crq12.gov.br" id="Ellipse12" d="M 240.5119 176.2126 C 240.5119 165.9081 248.8664 157.5548 259.1724 157.5548 C 269.4783 157.5548 277.8328 165.9081 277.8328 176.2126 C 277.8328 186.5172 269.4783 194.8704 259.1724 194.8704 C 248.8664 194.8704 240.5119 186.5172 240.5119 176.2126 Z" fill="#57c17e"></path>
<path data-numero="9" data-estado="Paraná" data-tel="(41)3224-6863" data-site="www.crq9.org.br" id="Ellipse13" d="M 189.3686 337.2226 C 189.3686 324.2465 199.889 313.7276 212.8669 313.7276 C 225.8448 313.7276 236.3652 324.2465 236.3652 337.2226 C 236.3652 350.1987 225.8448 360.7176 212.8669 360.7176 C 199.889 360.7176 189.3686 350.1987 189.3686 337.2226 Z" fill="#57c17e"></path>
<path data-numero="4" data-estado="São Paulo" data-tel="(11) 3061-6000" data-site="www.crq4.org.br" id="Ellipse14" d="M 221.1604 290.2325 C 221.1604 277.2565 231.6808 266.7375 244.6587 266.7375 C 257.6366 266.7375 268.157 277.2565 268.157 290.2325 C 268.157 303.2086 257.6366 313.7276 244.6587 313.7276 C 231.6808 313.7276 221.1604 303.2086 221.1604 290.2325 Z" fill="#57c17e"></path>
<path data-numero="2" data-estado="Minas Gerais" data-tel="(31) 3271-4111" data-site="www.crqmg.org.br" id="Ellipse15" d="M 265.3925 234.2591 C 265.3925 211.7418 283.6485 193.4884 306.1689 193.4884 C 328.6894 193.4884 346.9454 211.7418 346.9454 234.2591 C 346.9454 256.7764 328.6894 275.0299 306.1689 275.0299 C 283.6485 275.0299 265.3925 256.7764 265.3925 234.2591 Z" fill="#57c17e"></path>
<path data-numero="7" data-estado="Bahia" data-tel="(71) 3450-1147" data-site="www.crq7.org.br" id="Ellipse16" d="M 304.0956 163.0831 C 304.0956 144.0005 319.5667 128.5316 338.6519 128.5316 C 357.737 128.5316 373.2082 144.0005 373.2082 163.0831 C 373.2082 182.1655 357.737 197.6346 338.6519 197.6346 C 319.5667 197.6346 304.0956 182.1655 304.0956 163.0831 Z" fill="#57c17e"></path>
<path data-numero="5" data-estado="Rio Grande do Sul" data-tel="(51)3330-5659" data-site="www.crqv.org.br" id="Ellipse17" d="M 157.5768 393.196 C 157.5768 380.6016 167.7878 370.392 180.384 370.392 C 192.9802 370.392 203.1911 380.6016 203.1911 393.196 C 203.1911 405.7904 192.9802 416 180.384 416 C 167.7878 416 157.5768 405.7904 157.5768 393.196 Z" fill="#57c17e"></path>
<path data-numero="18" data-estado="Piauí" data-tel="(86)3223-8509" data-site="www.crq18.org.br" id="Ellipse18" d="M 266.7747 143.0432 C 266.7747 132.7386 275.1292 124.3854 285.4352 124.3854 C 295.7411 124.3854 304.0956 132.7386 304.0956 143.0432 C 304.0956 153.3477 295.7411 161.701 285.4352 161.701 C 275.1292 161.701 266.7747 153.3477 266.7747 143.0432 Z" fill="#57c17e"></path>
<path data-numero="8" data-estado="Sergipe" data-tel="(79) 3302-7085" data-site="www.crq8.org.br" id="Ellipse19" d="M 356.6212 202.7952 C 356.6212 196.4858 361.8195 191.3712 368.2321 191.3712 C 374.6447 191.3712 379.843 196.4858 379.843 202.7952 C 379.843 209.1046 374.6447 214.2193 368.2321 214.2193 C 361.8195 214.2193 356.6212 209.1046 356.6212 202.7952 Z" fill="#57c17e"></path>
<path data-numero="17" data-estado="Alagoas" data-tel="(82)3221-9019" data-site="www.crq17.org.br" id="Ellipse20" d="M 372.6553 182.9171 C 372.6553 176.6077 377.8536 171.493 384.2662 171.493 C 390.6788 171.493 395.8771 176.6077 395.8771 182.9171 C 395.8771 189.2265 390.6788 194.3411 384.2662 194.3411 C 377.8536 194.3411 372.6553 189.2265 372.6553 182.9171 Z" fill="#57c17e"></path>
<path data-numero="1" data-estado="Pernambuco" data-tel="(81) 3224-3884" data-site="www.crq-1.org.br" id="Ellipse21" d="M 381.7782 156.5109 C 381.7782 150.2015 386.9765 145.0869 393.3891 145.0869 C 399.8017 145.0869 405 150.2015 405 156.5109 C 405 162.8203 399.8017 167.935 393.3891 167.935 C 386.9765 167.935 381.7782 162.8203 381.7782 156.5109 Z" fill="#57c17e"></path>
<path data-numero="19" data-estado="Paraíba" data-tel="(83)3244-1000/2666" data-site="www.crq19.org.br" id="Ellipse22" d="M 369.0614 133.6628 C 369.0614 127.3534 374.2597 122.2388 380.6723 122.2388 C 387.085 122.2388 392.2833 127.3534 392.2833 133.6628 C 392.2833 139.9722 387.085 145.0869 380.6723 145.0869 C 374.2597 145.0869 369.0614 139.9722 369.0614 133.6628 Z" fill="#57c17e"></path>
<path data-numero="15" data-estado="Rio Grande do Norte" data-tel="(84) 3217-/0220" data-site="www.crq15.org.br" id="Ellipse23" d="M 348.3276 119.2247 C 348.3276 112.9153 353.5259 107.8007 359.9386 107.8007 C 366.3512 107.8007 371.5495 112.9153 371.5495 119.2247 C 371.5495 125.5341 366.3512 130.6488 359.9386 130.6488 C 353.5259 130.6488 348.3276 125.5341 348.3276 119.2247 Z" fill="#57c17e"></path>
<path data-numero="10" data-estado="Ceará" data-tel="(85)3226-4958" data-site="www.crqx.org.br" id="Ellipse24" d="M 298.5666 105.7276 C 298.5666 95.423 306.921 87.0698 317.227 87.0698 C 327.533 87.0698 335.8874 95.423 335.8874 105.7276 C 335.8874 116.0321 327.533 124.3854 317.227 124.3854 C 306.921 124.3854 298.5666 116.0321 298.5666 105.7276 Z" fill="#57c17e"></path>
<path data-numero="13" data-estado="Santa Catarina" data-tel="(48) 3229-7800" data-site="www.crq.org.br" id="Ellipse25" d="M 205.9556 382.1395 C 205.9556 371.835 214.3101 363.4817 224.616 363.4817 C 234.922 363.4817 243.2764 371.835 243.2764 382.1395 C 243.2764 392.4441 234.922 400.7973 224.616 400.7973 C 214.3101 400.7973 205.9556 392.4441 205.9556 382.1395 Z" fill="#57c17e"></path>
<path data-numero="3" data-estado="Rio de Janeiro" data-tel="(21)2524-2236" data-site="www.crq3.org.br" id="Ellipse26" d="M 254.3345 326.8571 C 254.3345 316.5526 262.6889 308.1993 272.9949 308.1993 C 283.3009 308.1993 291.6553 316.5526 291.6553 326.8571 C 291.6553 337.1617 283.3009 345.515 272.9949 345.515 C 262.6889 345.515 254.3345 337.1617 254.3345 326.8571 Z" fill="#57c17e"></path>
<path data-numero="21" data-estado="Espírito Santo" data-tel="(27) 3225-0873" data-site="www.crqes.org.br" id="Ellipse27" d="M 288.8908 296.4518 C 288.8908 286.1473 297.2452 277.794 307.5512 277.794 C 317.8572 277.794 326.2116 286.1473 326.2116 296.4518 C 326.2116 306.7564 317.8572 315.1096 307.5512 315.1096 C 297.2452 315.1096 288.8908 306.7564 288.8908 296.4518 Z" fill="#57c17e"></path>
<text x="58" y="60" width="67.7304" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AM]]></tspan></text>
<text x="20" y="130" width="33.1741" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AC]]></tspan></text>
<text x="165.9591" y="295.907" width="31.7918" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MS]]></tspan></text>
<text x="73.2014" y="165.5216" width="37.3208" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RO]]></tspan></text>
<text x="140.314" y="113.4751" width="31.7918" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PA]]></tspan></text>
<text x="138.843" y="218.5117" width="24.8806" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MT]]></tspan></text>
<text x="203" y="165" width="23.4983" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[TO]]></tspan></text>
<text x="222" y="218.2758" width="24.8806" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[GO]]></tspan></text>
<text x="205.2219" y="340.8971" width="45.6143" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PR]]></tspan></text>
<text x="240.6008" y="295.2891" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[SP]]></tspan></text>
<text x="295.0376" y="240.3887" width="26.2628" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MG]]></tspan></text>
<text x="332.3004" y="167.1396" width="37.3208" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[BA]]></tspan></text>
<text x="175.0171" y="398.9436" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RS]]></tspan></text>
<text x="253.8055" y="179.9602" width="22.1161" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[DF]]></tspan></text>
<text x="280.3039" y="148.4087" width="24.8805" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PI]]></tspan></text>
<text x="311.9489" y="108.093" width="37.3209" fill="#ffffff" style="font-size: 8px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[CE]]></tspan></text>
<text x="218.2492" y="385.8871" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[SC]]></tspan></text>
<text x="267.6281" y="328.6047" width="22.1161" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RJ]]></tspan></text>
<text x="302" y="300.1994" width="20.7338" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[ES]]></tspan></text>
<text x="230.7202" y="104.5648" width="64.9659" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MA]]></tspan></text>
<text x="179.4881" y="43" width="48.3788" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AP]]></tspan></text>
<text x="122.8738" y="30.9336" width="23.4983" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RR]]></tspan></text>
<text x="353" y="124" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[RN]]></tspan></text>
<text x="387" y="162" width="16" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[PE]]></tspan></text>
<text x="379" y="187" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[AL]]></tspan></text>
<text x="362" y="207" width="16" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[SE]]></tspan></text>
<text x="374" y="138" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[PB]]></tspan></text>
</g>
</svg>]]>
|
1284
| <![CDATA[<text x="58" y="60" width="67.7304" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AM]]></tspan></text>]]>
|
1285
| <![CDATA[<text x="20" y="130" width="33.1741" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AC]]></tspan></text>]]>
|
1286
| <![CDATA[<text x="165.9591" y="295.907" width="31.7918" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MS]]></tspan></text>]]>
|
1287
| <![CDATA[<text x="73.2014" y="165.5216" width="37.3208" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RO]]></tspan></text>]]>
|
1288
| <![CDATA[<text x="140.314" y="113.4751" width="31.7918" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PA]]></tspan></text>]]>
|
1289
| <![CDATA[<text x="138.843" y="218.5117" width="24.8806" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MT]]></tspan></text>]]>
|
1290
| <![CDATA[<text x="203" y="165" width="23.4983" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[TO]]></tspan></text>]]>
|
1291
| <![CDATA[<text x="222" y="218.2758" width="24.8806" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[GO]]></tspan></text>]]>
|
1292
| <![CDATA[<text x="205.2219" y="340.8971" width="45.6143" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PR]]></tspan></text>]]>
|
1293
| <![CDATA[<text x="240.6008" y="295.2891" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[SP]]></tspan></text>]]>
|
1294
| <![CDATA[<text x="295.0376" y="240.3887" width="26.2628" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MG]]></tspan></text>]]>
|
1295
| <![CDATA[<text x="332.3004" y="167.1396" width="37.3208" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[BA]]></tspan></text>]]>
|
1296
| <![CDATA[<text x="175.0171" y="398.9436" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RS]]></tspan></text>]]>
|
1297
| <![CDATA[<text x="253.8055" y="179.9602" width="22.1161" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[DF]]></tspan></text>]]>
|
1298
| <![CDATA[<text x="280.3039" y="148.4087" width="24.8805" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[PI]]></tspan></text>]]>
|
1299
| <![CDATA[<text x="311.9489" y="108.093" width="37.3209" fill="#ffffff" style="font-size: 8px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[CE]]></tspan></text>]]>
|
1300
| <![CDATA[<text x="218.2492" y="385.8871" width="22.116" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[SC]]></tspan></text>]]>
|
1301
| <![CDATA[<text x="267.6281" y="328.6047" width="22.1161" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RJ]]></tspan></text>]]>
|
1302
| <![CDATA[<text x="302" y="300.1994" width="20.7338" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[ES]]></tspan></text>]]>
|
1303
| <![CDATA[<text x="230.7202" y="104.5648" width="64.9659" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[MA]]></tspan></text>]]>
|
1304
| <![CDATA[<text x="179.4881" y="43" width="48.3788" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[AP]]></tspan></text>]]>
|
1305
| <![CDATA[<text x="122.8738" y="30.9336" width="23.4983" fill="#ffffff" style="font-size: 9px; color: #ffffff; font-family: Oxygen; text-align: right; font-weight: bold; "><tspan><![CDATA[RR]]></tspan></text>]]>
|
1306
| <![CDATA[<text x="353" y="124" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[RN]]></tspan></text>]]>
|
1307
| <![CDATA[<text x="387" y="162" width="16" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[PE]]></tspan></text>]]>
|
1308
| <![CDATA[<text x="379" y="187" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[AL]]></tspan></text>]]>
|
1309
| <![CDATA[<text x="362" y="207" width="16" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[SE]]></tspan></text>]]>
|
1310
| <![CDATA[<text x="374" y="138" width="18" fill="#ffffff" style="font-size: 10px; color: #ffffff; font-family: Open Sans; text-align: center; font-weight: bold; "><tspan><![CDATA[PB]]></tspan></text>]]>
|
1345
| <![CDATA[<div class="col-md-4" style=" text-align: right;">
<a href="/ouvidoria/#onde-estamos">
<img style="float:right;width:100%;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/bg_map_footer.png">
<p>Conselho Regional de Química da XII Região
<br>Goiás - Tocantins - Distrito Federal
</p>
</a>
</div>]]>
|
1347
| <![CDATA[<img style="float:right;width:100%;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/bg_map_footer.png">]]>
|
1359
| <![CDATA[<img style="float:right;" src="http://crq12.gov.br/wp-content/themes/crq12/img/layout/logo_gane.png">]]>
|
38
| <![CDATA[<style>
.wp-block-table td{
padding-right: 20px !important;
}
</style>]]>
|
45
| <![CDATA[<style type="text/css">
/* Customize the label (the container) */
.container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default radio button */
.container input.hide {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom radio button */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
display: block;
}
/* Style the indicator (dot/circle) */
.container .checkmark:after {
top: 9px;
left: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: white;
}
.info_question{
font-weight: bold;
font-size: 22px;
padding-top: 20px;
color:#ff7f00;
letter-spacing: 1px;
padding-bottom: 0px;
}
.question{
padding-bottom: 8px;
border-bottom: 1px solid #fff;
margin-bottom: 30px;
}
.question span{
font-size: 12px;
color:#111;
display: block;
}
.question_content{
margin-bottom: 40px;
padding: 15px;
background-color: #ddd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#divAllToLoad
{
position:fixed;
padding:0;
margin:0;
top:0;
left:0;
width: 100%;
height: 100%;
background:rgba(255,255,255,0.95);
z-index: 9999;
}
</style>]]>
|
23
| <![CDATA[<script type="text/javascript">
// Globals
var global_ajax_url = 'https://crq12.gov.br/wp-admin/admin-ajax.php';
</script>]]>
|
30
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-136257158-1');
</script>]]>
|
1315
| <![CDATA[<script type="text/javascript">
$('.mapa_crqs path').hover(
function () {
$(this).css('cursor','pointer');
}
);
$('.mapa_crqs path').click(function(e){
console.log ($(this).data('site'));
$('.mapa_crqs path').attr('fill','#57c17e');
$(this).attr('fill','#388053');
/*
$('.title_conselho').text('Conselho Regional de Química da '+ $(this).data('numero') +'ª Região' );
$('.estado_conselho').text($(this).data('estado'));
$('.telefone_content').text($(this).data('tel'));
$('.site_content').html('<a href="http://'+$(this).data('site')+'">'+$(this).data('site')+'</a>');
*/
var frm=document.frmMapa;
frm.target="_blank";
frm.action="http://"+$(this).data('site');
frm.submit();
});
</script>]]>
|
1374
| <![CDATA[<script type="text/javascript">
var maxLoop = 2;
var currentLoop = 0;
$(document).ready(function(){
// Mask
$(".mask_cep").mask("99.999-999");
$('.mask_phone').focusout(function(){
var phone, element;
element = $(this);
element.unmask();
phone = element.val().replace(/\D/g, '');
if(phone.length > 10) {
element.mask("(99) 99999-999?9");
} else {
element.mask("(99) 9999-9999?9");
}
}).trigger('focusout');
// Acordion geral
$('.totop .panel-default').on('show.bs.collapse', function () {
$(this).addClass('panel_collapse_active');
}).on('hide.bs.collapse', function () {
$(this).removeClass('panel_collapse_active');
});
$('.totop .panel-default').on('shown.bs.collapse', function () {
$(window).scrollTop($(this).offset().top-155);
});
$(document).on("scroll",function(){
// console.log($(document).scrollTop())
if($(document).scrollTop()>1){
$('#page').stop().animate({
'background-position-y':-500
},100);
}else{
$('#page').stop().animate({
'background-position-y':-222
},100);
}
if($(document).scrollTop()>10){
$("header").addClass("header-small");
$('#page').addClass('page_scroll');
$('.mm-page').addClass("padding-top-mmenu");
} else{
$("header").removeClass("header-small");
$('#page').removeClass('page_scroll');
$('.mm-page').removeClass("padding-top-mmenu");
}
});
/* Menu Acessibilidade */
$(document).on('click','.acessabilidade-text',function(e){
e.preventDefault();
var action = $(this).data('action');
if(action=='contraste'){
if($('body').hasClass("contraste")){
$('body').removeClass("contraste");
}else{
$('body').addClass("contraste");
}
}else{
}
});
/* MM Menu JS */
$("#menu_principal").mmenu({
extensions: ["pageshadow"],
offCanvas: {
position: 'right'
},
navbar:{
add: true,
title:'<span class="acessabilidade-text" data-action="contraste">CONTRASTE</span>'
}
});
var api = $("#menu_principal").data( "mmenu" );
api.bind( "opened", function() {
$('#menu-responsive i').css('margin-left',3).removeClass('fa-align-justify').addClass('fa-close');
});
api.bind( "closed", function() {
$('#menu-responsive i').css('margin-left',0).removeClass('fa-close').addClass('fa-align-justify');
});
/* MM Menu JS */
animateLogo(1200);
});
var animateLogo = function(time)
{
// Escondo Tudo
$('.item-c,.item-r-or-12,.first-sphere').fadeOut(time,function(){
// Mudo posição do CRQ
$('.second-sphere').css('left','0px');
//Escondo todas as palavras e mostro o Conselho .conselho_txt
$('.conselho_regional,.conselho_quimica,.conselho_12').stop().animate({'opacity':.1},time);
// Mstro o C
$('.item-c').stop().fadeIn(time,function(){
// Escondo o C
// Volto o Conselho ao normal .conselho_txt
$('.conselho_regional,.conselho_quimica,.conselho_12').stop().animate({'opacity':1},time);
$('.item-c').stop().fadeOut(time,function(){
// Mostro R
$('.conselho_quimica,.conselho_12,.conselho_txt').stop().animate({'opacity':.2},time);
$('.item-r-or-12').stop().fadeIn(time,function(){
// Escondo R
// Fica Só texto R
$('.conselho_quimica,.conselho_12,.conselho_txt').stop().animate({'opacity':1},time);
$('.item-r-or-12').stop().fadeOut(time,function(){
// Mostro Q
// Fica Só química
$('.conselho_12,.conselho_txt,.conselho_regional').stop().animate({'opacity':.2},time);
$('.item-c,.item-r-or-12').stop().fadeIn(time,function(){
// Escondo Q
$('.conselho_12,.conselho_txt,.conselho_regional').stop().animate({'opacity':1},time);
$('.item-c,.item-r-or-12').stop().fadeOut(time,function(){
// Mostro 12
$('.conselho_txt,.conselho_regional,.conselho_quimica').stop().animate({'opacity':.2},time);
$('.item-r-or-12').stop().fadeIn(time,function(){
// Escondo 12
$('.conselho_txt,.conselho_regional,.conselho_quimica').stop().animate({'opacity':1},time);
$('.item-r-or-12').stop().fadeOut(time,function(){
// Monstro Tudo
$('.item-c,.item-r-or-12').stop().fadeIn(time,function(){
// Mostro CFQ
setTimeout(function(){
// Movo o CRQ para a direita
$('.second-sphere').stop().animate({
left:53
},time,function(){
// Mostro o CFQ
$('.first-sphere').stop().fadeIn(time,function(){
currentLoop++;
if(currentLoop<maxLoop){
setTimeout(function(){animateLogo(800)},10000);
}
});
})
},800);
});
});
});
});
});
});
});
});
});
});
}
</script>]]>
|
1556
| <![CDATA[<script type="text/javascript">
var app = angular.module("PesquisaSatisfacaoApp", []);
app.controller("PesquisaSatisfacao", function($scope,$http) {
$scope.buttonDisabled = false;
setTimeout(()=>{ jQuery('#divAllToLoad').fadeOut(200) },3000);
$scope.data = {
nome :null,
email :null,
cpf :null,
question_1_1: null,
question_1_2: null,
question_1_3: null,
question_1_4: null,
question_1_5: null,
question_1_obs: null,
question_2_0: '',
question_2_1: null,
question_2_2: null,
question_2_3: null,
question_2_4: null,
question_3_1: null,
question_3_2: null,
question_3_3: null,
question_3_4: null,
question_3_5: null,
question_3_6: null,
question_3_7: null,
question_3_8: null,
question_3_9: null,
question_3_10: null,
question_3_11: null,
question_3_12: null,
question_3_13: null,
question_3_14: null,
question_3_15: null,
question_3_obs: null
}
$scope.avaliar = () => {
if($scope.data.nome == '' ||
$scope.data.nome == null ||
$scope.data.email == '' ||
$scope.data.email == null ||
$scope.data.cpf == '' ||
$scope.data.cpf == null ){
alert('Nome, email e CPF são campos obrigatórios');
return;
} else if($scope.data.question_2_0=="" || $scope.data.question_2_0==null) {
alert('Selecione o tipo do serviço que deseja avaliar');
return;
} else if(
$scope.data.question_1_1=="" || $scope.data.question_1_1==null ||
$scope.data.question_1_2=="" || $scope.data.question_1_2==null ||
$scope.data.question_1_3=="" || $scope.data.question_1_3==null ||
$scope.data.question_1_4=="" || $scope.data.question_1_4==null ||
$scope.data.question_1_5=="" || $scope.data.question_1_5==null ||
$scope.data.question_2_1=="" || $scope.data.question_2_1==null ||
$scope.data.question_2_2=="" || $scope.data.question_2_2==null ||
$scope.data.question_2_3=="" || $scope.data.question_2_3==null ||
$scope.data.question_2_4=="" || $scope.data.question_2_4==null ||
$scope.data.question_3_1=="" || $scope.data.question_3_1==null ||
$scope.data.question_3_2=="" || $scope.data.question_3_2==null ||
$scope.data.question_3_3=="" || $scope.data.question_3_3==null ||
$scope.data.question_3_4=="" || $scope.data.question_3_4==null ||
$scope.data.question_3_5=="" || $scope.data.question_3_5==null ||
$scope.data.question_3_6=="" || $scope.data.question_3_6==null ||
$scope.data.question_3_7=="" || $scope.data.question_3_7==null ||
$scope.data.question_3_8=="" || $scope.data.question_3_8==null ||
$scope.data.question_3_9=="" || $scope.data.question_3_9==null ||
$scope.data.question_3_10=="" || $scope.data.question_3_10==null ||
$scope.data.question_3_11=="" || $scope.data.question_3_11==null ||
$scope.data.question_3_12=="" || $scope.data.question_3_12==null ||
$scope.data.question_3_13=="" || $scope.data.question_3_13==null ||
$scope.data.question_3_14=="" || $scope.data.question_3_14==null ||
$scope.data.question_3_15=="" || $scope.data.question_3_15==null
){
alert('Ops! Tem alguma pergunta não marcada. Por favor verifique. Nenhuma pode ficar sem marcar uma alternativa');
return;
} else if($scope.data.question_1_obs=="" || $scope.data.question_1_obs==null ||
$scope.data.question_3_obs=="" || $scope.data.question_3_obs==null) {
alert('Ops! Tem alguma observação não informada. Por favor verifique. Nenhuma pode ficar sem responder');
return;
} else {
$scope.buttonDisabled = true;
var link = "https://crq12.gov.br/wp-admin/admin-ajax.php";
var data = {
'action': 'pesquisa_satisfacao',
'data': $scope.data
};
jQuery.ajax({
type: 'POST',
url: link,
data: data,
success: function (data){
alert("Obrigado por participar de nossa pesquisa!");
$scope.buttonDisabled = false;
},
error: function (error){
alert("Infelizmente não foi possível regitrar a pesquisa. Em breve o sistema retornará ao seu funcionamento normal!");
$scope.buttonDisabled = false;
}
});
$scope.buttonDisabled = false;
$scope.data = {
nome :null,
email :null,
cpf :null,
question_1_1: null,
question_1_2: null,
question_1_3: null,
question_1_4: null,
question_1_5: null,
question_1_obs: null,
question_2_0: '',
question_2_1: null,
question_2_2: null,
question_2_3: null,
question_2_4: null,
question_2_5: null,
question_2_6: null,
question_2_7: null,
question_2_8: null,
question_2_9: null,
question_2_10: null,
question_2_11: null,
question_2_12: null,
question_3_1: null,
question_3_2: null,
question_3_2: null,
question_3_4: null,
question_3_5: null,
question_3_6: null,
question_3_obs: null
}
}
};
});
$(document).ready(function(){
// Mask CPF
$(".mask_cpf").mask("999.999.999-99");
});
</script>]]>
|