__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle 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 3 of the License, or
// (at your option) any later version.
//
// Moodle 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 Moodle.  If not, see <https://www.gnu.org/licenses/>.

/**
 * Strings for component 'scorm', language 'pt_br', version '4.5'.
 *
 * @package     scorm
 * @category    string
 * @copyright   1999 Martin Dougiamas and contributors
 * @license     https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$string['activation'] = 'Ativação';
$string['activityloading'] = 'Você será redirecionado à atividade em';
$string['activityoverview'] = 'Você tem pacotes SCORM que necessitam de atenção';
$string['activitypleasewait'] = 'Carregando atividade, por favor, aguarde ...';
$string['adminsettings'] = 'Configurações de adminsitração';
$string['advanced'] = 'Parâmetros';
$string['aicchacpkeepsessiondata'] = 'Dados de seção AICC HACP';
$string['aicchacpkeepsessiondata_desc'] = 'Intervalo de tempo em dias a serem mantidos os dados de seção AICC HACP externos (um valor alto vai encher a tabela com dados antigos, mas pode ser útil para debugging)';
$string['aicchacptimeout'] = 'Timeout do AICC HACP';
$string['aicchacptimeout_desc'] = 'Intervalo de tempo que uma seção AICC HACP externa pode permanecer aberta';
$string['aiccuserid'] = 'ID numérico do usuário AICC';
$string['aiccuserid_desc'] = 'O padrão AICC para nomes de usuários é muito restritivo em comparação com o Moodle, permite somente caracteres alfanuméricos, traço(-) e sublinhado (_). Ponto, espaços e o símbolo @ não são permitidos. Se habilitado, serão enviados para o pacote AiCC os números dos IDs dos usuários em vez dos nomes de usuários.';
$string['aliasonly'] = 'Ao selecionar um arquivo imsmanifest.xml de um repositório você deve usar um apelido / atalho para este arquivo.';
$string['allowapidebug'] = 'Debug e rastreamento da API ativa (confugra a captura da mascara com apidebugmask)';
$string['allowtypeaicchacp'] = 'Habilitar AICC HACP externo';
$string['allowtypeaicchacp_desc'] = 'Se habilitado permite ao AICC HACP externo comunicação sem requerer login para enviar requisições de um pacote AICC externo';
$string['allowtypeexternal'] = 'Habilitar pacote do tipo externo';
$string['allowtypeexternalaicc'] = 'Habilitar URL direta ao AICC';
$string['allowtypeexternalaicc_desc'] = 'Se habilitado permite uma url direta a um pacote simples AICC';
$string['allowtypelocalsync'] = 'Habilitar tipo de pacote baixados';
$string['apidebugmask'] = 'Macara de captura de debug de API - use um regex simples em &lt;username&gt;:&lt;activityname&gt; ex. admin:.* permite o debug para admins apenas';
$string['areacontent'] = 'Arquivos de conteúdo';
$string['areapackage'] = 'Pacote de arquivos';
$string['asset'] = 'Recurso';
$string['assetlaunched'] = 'Recurso - Visto';
$string['attempt'] = 'Tentativa';
$string['attempt1'] = '1 tentativa';
$string['attempts'] = 'Tentativas';
$string['attemptsmanagement'] = 'Gestão de tentativas';
$string['attemptstatusall'] = 'Painel e página de entrada';
$string['attemptstatusentry'] = 'Página de entrada apenas';
$string['attemptstatusmy'] = 'Apenas Painel';
$string['attemptsx'] = '{$a} tentativas';
$string['attr_error'] = 'Valor errado para o atributo ({$a->attr}) no tag {$a->tag}.';
$string['autocommit'] = 'Auto-commit';
$string['autocommit_help'] = 'Se ativado, os dados SCORM é automaticamente salva no banco de dados. Útil para objetos SCORM que não salvam seus dados regularmente.';
$string['autocommitdesc'] = 'Salvar automaticamente os dados SCORM se o pacote SCORM não salvá-los.';
$string['autocontinue'] = 'Continuação automática';
$string['autocontinue_help'] = '<p>Se Continuação Automática estiver assinalada como SIM, quando um SCO chamar o método "close communication", automaticamente o próximo SCO disponível será iniciado.</p>

<p>Se estiver assinalado NÃO, os usuários terão de usar o botão "Continue" para seguir adiante.</p>';
$string['autocontinuedesc'] = 'Se habilitado, os objetos de aprendizagem são inicializados automaticamente, caso contrário, o botão Continuar deve ser utilizado.';
$string['averageattempt'] = 'Média de tentativas';
$string['badarchive'] = 'Você precisa fornecer um arquivo zip válido';
$string['badimsmanifestlocation'] = 'Um arquivo imsmanifest.xml foi encontrado mas não na raiz do arquivo zip. Por favor corrija seu SCORM';
$string['badmanifest'] = 'Erros no manifesto: consulte o relatório de erros';
$string['browse'] = 'Visitar';
$string['browsed'] = 'Visto';
$string['browsemode'] = 'Modo de pré-visualização';
$string['browserepository'] = 'Navegar no repositório';
$string['cachedef_elements'] = 'Cache de elemento';
$string['calculatedweight'] = 'Peso calculado';
$string['calendarend'] = 'Término de {$a}';
$string['calendarstart'] = 'Início de {$a}';
$string['cannotaccess'] = 'Você não pode chamar esse script dessa forma';
$string['cannotfindsco'] = 'Não encontrou SCO';
$string['chooseapacket'] = 'Escolher ou atualizar um pacote';
$string['closebeforeopen'] = 'Você definiu uma data de fechamento anterior a data de abertura.';
$string['collapsetocwinsize'] = 'Fechar TOC quando o tamanho da janela abaixo';
$string['collapsetocwinsizedesc'] = 'Essa configuração permite especificar o tamanho da janela abaixo que o TOC deve ser automaticamente reduzido.';
$string['compatibilitysettings'] = 'Configurações de compatibilidade';
$string['completed'] = 'Concluído';
$string['completiondetail:allscos'] = 'Fazer todas as partes dessa atividade';
$string['completiondetail:completionscore'] = 'Receber uma nota {$a} ou maior';
$string['completiondetail:completionstatuscompleted'] = 'Concluir a atividade';
$string['completiondetail:completionstatuscompletedorpassed'] = 'Concluir ou ser aprovado na atividade';
$string['completiondetail:completionstatuspassed'] = 'Aprovado na atividade';
$string['completionscorerequired'] = 'Exigir pontuação mínima';
$string['completionscorerequired_help'] = 'Ativar essa configuração vai exigir que o usuário tenha pelo menos a pontuação mínima entrou a ser marcado completa nesta atividade SCORM, bem como quaisquer outros requisitos de conclusão de atividade.';
$string['completionscorerequireddesc'] = 'É necessária uma pontuação mínima de {$a} para conclusão';
$string['completionstatus_completed'] = 'Completo';
$string['completionstatus_passed'] = 'Passou';
$string['completionstatusallscos'] = 'Todos os SCOs devem retornar o status de conclusão';
$string['completionstatusallscos_help'] = 'Alguns pacotes SCORM contêm vários componentes ou "scos" - quando esta opção está ativa, todos os scos dentro do pacote devem devolver o lesson_status relevante desta atividade para poder ser sinalizada como concluída.';
$string['completionstatusrequired'] = 'Requerer status';
$string['completionstatusrequired_help'] = 'Verificado um ou mais status exigirá um utilizador para conseguir pelo menos uma das situações verificados, a fim de ser marcado completa nesta actividade SCORM, bem como quaisquer outros requisitos de conclusão de actividade.';
$string['completionstatusrequireddesc'] = 'O estudante deve atingir pelo menos um dos seguintes estados: {$a}';
$string['confirmloosetracks'] = 'Atenção: provavelmente este pacote foi modificado. Se a estrutura for mudada, os registros das interações dos usuários podem ser perdidos durante a atualização';
$string['contents'] = 'Conteúdo';
$string['coursepacket'] = 'Pacote do curso';
$string['coursestruct'] = 'Estrutura do conteúdo';
$string['crontask'] = 'Processamento em background para SCORM';
$string['currentwindow'] = 'Janela atual';
$string['datadir'] = 'Erro no sistema de arquivos: não é possível criar um diretório para os dados do curso';
$string['defaultdisplaysettings'] = 'Exibição padrão de configurações';
$string['defaultgradesettings'] = 'Configurações padrões de notas';
$string['defaultothersettings'] = 'Outras configurações padrões';
$string['deleteallattempts'] = 'Excluir todas as tentativas SCORM';
$string['deleteattemptcheck'] = 'Tem certeza que deseja excluir completamente estas tentativas ?';
$string['deleteselected'] = 'Excluir tentativas selecionadas';
$string['deleteuserattemptcheck'] = 'Tem completa certeza que deseja excluir todas suas tentativas ?';
$string['details'] = 'Detalhes do registro';
$string['directories'] = 'Mostrar os links do diretório';
$string['disabled'] = 'Desabilitado';
$string['display'] = 'Mostrar';
$string['displayattemptstatus'] = 'Exibir status da tentativa';
$string['displayattemptstatus_help'] = 'Esta preferência permite que as tentativas do usuário sejam mostradas no bloco visão geral do curso no Painel e/ou na página de entrada do SCORM.';
$string['displayattemptstatusdesc'] = 'Se um resumo das tentativas do usuários devem ser exibidas no bloco visão geral do curso no Painel e/ou na página de entrada do SCORM.';
$string['displaycoursestructure'] = 'Mostrar estrutura do conteúdo na página de entrada';
$string['displaycoursestructure_help'] = 'Caso habilitado, a tabela de conteúdo será exibida na página de rascunho do SCORM.';
$string['displaycoursestructuredesc'] = 'Se habilitado, o índice será exibido na página de entrada do SCORM.';
$string['displaydesc'] = 'Se deseja mostrar o pacote SCORM em uma nova janela.';
$string['displaysettings'] = 'Configurações de exibição';
$string['dnduploadscorm'] = 'Adicionar um pacote SCORM';
$string['domxml'] = 'biblioteca DOMXML externa';
$string['element'] = 'Elemento';
$string['enter'] = 'Entrar';
$string['entercourse'] = 'Entrar no curso';
$string['errorlogs'] = 'Relatório de erros';
$string['eventattemptdeleted'] = 'Tentativa excluídas';
$string['eventinteractionsviewed'] = 'Interações visualizadas';
$string['eventreportviewed'] = 'Relatório visualizado';
$string['eventscolaunched'] = 'Sco lançado';
$string['eventscorerawsubmitted'] = 'Nota bruta do SCORM submetida';
$string['eventstatussubmitted'] = 'Estado do SCORM submetido';
$string['eventtracksviewed'] = 'Tracks visualizadas';
$string['eventuserreportviewed'] = 'Relatório do usuário visualizado';
$string['everyday'] = 'Todos os dias';
$string['everytime'] = 'Quando for usado';
$string['exceededmaxattempts'] = 'Você atingiu a número máximo de tentativas.';
$string['exit'] = 'Sair do curso SCORM';
$string['exitactivity'] = 'Sair da atividade';
$string['expired'] = 'Desculpe, este atividade fechada em {$a} e não está mais disponível';
$string['external'] = 'Atualizar o tempo nos pacotes externos';
$string['failed'] = 'Falhou';
$string['finishscorm'] = 'Se você já finalizou essa atividade, {$a}';
$string['finishscormlinkname'] = 'clique aqui para voltar à página do curso';
$string['firstaccess'] = 'Primeiro acesso';
$string['firstattempt'] = 'Primeira tentativa';
$string['floating'] = 'Floating';
$string['forceattemptalways'] = 'Sempre';
$string['forceattemptoncomplete'] = 'Quando a tentativa anterior foi concluída, aprovada ou falhou';
$string['forcecompleted'] = 'Forçar completar';
$string['forcecompleted_help'] = 'Se habilitado, o status da tentativa atual é forçado para "concluído". Somente aplicável aos pacotes SCORM 1.2.';
$string['forcecompleteddesc'] = 'Esta preferência define o valor padrão para a força de configuração concluída';
$string['forcejavascript'] = 'Força usuários a utilizarem Javascript';
$string['forcejavascript_desc'] = 'Se habilitado (recomendado) isso impede o acesso aos objetos SCORM se o navegador dos usuários não suportar ou não estiver com a execução do JavaScript habilitada. Se desabilitado o usuário poderá ver o SCORM, mas a comunicação realizada pela API não funcionará e nenhuma nota ou informação será salva o Moodle.';
$string['forcejavascriptmessage'] = 'Javascript é necessário para Ver este objeto, por favor habilite Javascript no seu navegador e tente novamente.';
$string['forcenewattempts'] = 'Forçar nova tentativa';
$string['forcenewattempts_help'] = 'Existem 3 opções:

* Não - Se uma tentativa anterior for concluída, aprovada ou reprovada, o estudante terá a opção de entrar no modo de revisão ou iniciar uma nova tentativa.
* Quando a tentativa anterior foi concluída, aprovada ou reprovada - Isso se baseia na configuração do status do pacote SCORM de \'concluído\', \'aprovado\' ou \'reprovado\'.
* Sempre - Cada reentrada na atividade SCORM gerará uma nova tentativa e o estudante não retornará ao mesmo ponto alcançado na tentativa anterior.';
$string['found'] = 'Manifesto encontrado';
$string['frameheight'] = 'Configura a altura do frame ou janela';
$string['framewidth'] = 'Configura a altura do frame ou janela';
$string['fromleft'] = 'A partir da esquerda';
$string['fromtop'] = 'Do topo';
$string['fullscreen'] = 'Preencher toda a tela';
$string['general'] = 'Dados Gerais';
$string['gradeaverage'] = 'Média das notas';
$string['gradeforattempt'] = 'Avaliação por tentativa';
$string['gradehighest'] = 'Nota mais alta';
$string['grademethod'] = 'Método de avaliação';
$string['grademethod_help'] = '<p>Os resultados de uma atividade SCORM/AICC mostrada nas Páginas de Avaliação podem ser calculados em vários modos:</p>
    <ul>
	<li><b>Estado dos SCOes</b><br />Este modo apresenta o número de SCOes concluídos na atividade. O valor máximo é o número de SCOes.</li>
	<li><b>Nota mais alta</b><br />A página de Avaliação irá mostrar o maior resultado obtido pelos usuários em todos os SCOes concluídos.</li>
	<li><b>Média das Notas</b><br />Caso você escolha este modo, o será calculada a média de todos os resultados.</li>
	<li><b>Soma de notas</b><br />Com este modo todos os resultados serão somados.</li>
</ul>';
$string['grademethoddesc'] = 'O método de avaliação define como a nota de uma única tentativa da atividade será determinada.';
$string['gradereported'] = 'Nota recebida';
$string['gradescoes'] = 'Objetos de aprendizagem';
$string['gradesettings'] = 'Configurações de nota';
$string['gradesum'] = 'Soma de notas';
$string['height'] = 'Altura';
$string['hidden'] = 'Escondido';
$string['hidebrowse'] = 'Esconder botão Prévia';
$string['hidebrowse_help'] = 'O modo de visualização permite que um estudante navegue em uma atividade antes da tentativa. Se o modo de visualização estiver desativado, o botão de visualização ficará oculto.';
$string['hidebrowsedesc'] = 'O modo de visualização permite que um estudante navegue pela atividade antes de realizar uma tentativa.';
$string['hideexit'] = 'Esconder o botão Sair';
$string['hidereview'] = 'Esconder o botão Revisão';
$string['hidetoc'] = 'Mostrar a estrutura do conteúdo no player';
$string['hidetoc_help'] = 'Esta configuração especifica como o índice deve ser exibido no player SCORM.';
$string['hidetocdesc'] = 'Esta configuração especifica como o índice deve ser exibido no player SCORM.';
$string['highestattempt'] = 'Tentativa mais alta';
$string['identifier'] = 'Identificador da questão';
$string['incomplete'] = 'Incompleto';
$string['indicator:cognitivedepth'] = 'Indicador cognitivo do SCORM';
$string['indicator:cognitivedepth_help'] = 'Este indicador é baseado na profundidade cognitiva alcançada pelo estudante em uma atividade SCORM.';
$string['indicator:cognitivedepthdef'] = 'SCORM cognitivo';
$string['indicator:cognitivedepthdef_help'] = 'O participante atingiu este percentual de engajamento cognitivo oferecido pelas atividades SCORM durante este intervalo de análise (Níveis = Sem visualização, Ver, Enviar, Ver feedback)';
$string['indicator:cognitivedepthdef_link'] = 'Indicadores_de_Análise_de_Aprendizagem#Profundidade_Cognitiva';
$string['indicator:socialbreadth'] = 'Indicador social do SCORM';
$string['indicator:socialbreadth_help'] = 'Este indicador baseia-se no engajamento social alcançado pelo estudante em uma atividade SCORM.';
$string['indicator:socialbreadthdef'] = 'SCORM social';
$string['indicator:socialbreadthdef_help'] = 'O participante alcançou este percentual de engajamento social oferecido pelas atividades SCORM durante este intervalo de análise (Níveis = Sem participação, Participante único)';
$string['indicator:socialbreadthdef_link'] = 'Indicadores_de_Análise_de_Aprendizagem#Engajamento_Social';
$string['interactions'] = 'Interações';
$string['invalidactivity'] = 'Atividade SCORM está incorreta';
$string['invalidhacpsession'] = 'Seção HACP inválida';
$string['invalidmanifestname'] = 'Só imsmanifest.xml ou arquivos zip podem ser selecionados';
$string['invalidmanifestresource'] = 'ATENÇÃO: Os seguintes recursos foram citados no seu manifesto mas não foram encontrados:';
$string['invalidstatus'] = 'Status inválido';
$string['invalidurl'] = 'URL inválida especificada';
$string['invalidurlhttpcheck'] = 'URL inválido especificado. Depurar mensagem: <pre> {$a->cmsg} </pre>';
$string['largetrackupgrade'] = 'Este próximo passo de atualização pode levar algum tempo para ser concluído. Seu site possui {$a} registros de trilha SCORM que precisam ser migrados para a nova estrutura de tabela, por favor, seja paciente, pois uma barra de progresso não pode ser exibida.';
$string['last'] = 'Último acesso em';
$string['lastaccess'] = 'Último acesso';
$string['lastattempt'] = 'Última tentativa finalizada';
$string['lastattemptlock'] = 'Bloqueio após tentativa final';
$string['lastattemptlock_help'] = 'Caso habilitada, os estudantes será impedidos de abrir o reprodutor de SCORM após utilizarem todas as tentativas.';
$string['lastattemptlockdesc'] = 'Se habilitado, impedi um estudante de iniciar o player SCORM depois de utilizar todas as tentativas permitidas.';
$string['location'] = 'Mostrar a barra de endereço';
$string['masteryoverride'] = 'Pontuação de domínio substitui o status';
$string['masteryoverride_help'] = 'Se ativar esta opção e se for disponibilizada uma nota para passar, quando o LMSFinish é chamado e é devolvido um total da atividade, o estado do SCORM será recalculado utilizando a nota da atividade e a nota mínima para passar. Qualquer estado enviado pelo SCORM (incluindo o "incompleto") é sobreposto por este cálculo.';
$string['masteryoverridedesc'] = 'Esta preferência define o valor padrão da sobreposição da nota para passar sobre o estado do SCORM';
$string['max'] = 'Pontuação máxima';
$string['maximumattempts'] = 'Número de tentativas';
$string['maximumattempts_help'] = '<p>Isso define o número de tentativas permitidas ao usuário.<br />Isso funciona apenas com pacotes SCORM1.2 e AICC. SCORM2004 tem sua pŕopria definição do número máximo de tentativas</p>';
$string['maximumattemptsdesc'] = 'Esta opção define o padrão para número máximo de tentativas';
$string['maximumgradedesc'] = 'Esta opção define o padrão para o cálculo da pontuação máxima';
$string['menubar'] = 'Mostrar a barra de menu';
$string['min'] = 'Pontuação mínima';
$string['minimumscoregreater'] = 'A pontuação mínima deve ser maior que 0.';
$string['missing_attribute'] = 'Falta o atributo {$a->attr} na tag {$a->tag}';
$string['missing_tag'] = 'Falta tag {$a->tag}';
$string['missingparam'] = 'Um parâmetro necessário está faltando ou está errado';
$string['mode'] = 'Modalidade';
$string['modulename'] = 'Pacote SCORM';
$string['modulename_help'] = 'Um pacote SCORM é um conjunto de arquivos que são empacotados de acordo com um padrão definido para objetos de aprendizagem. O módulo de atividade SCORM permite que pacotes SCORM ou AICC sejam carregados como um arquivo zip e adicionados a um curso.

O conteúdo é geralmente exibido em várias páginas, com navegação entre as páginas. Existem várias opções para exibir o conteúdo: em uma janela pop-up, com um índice, com botões de navegação, etc. As atividades do SCORM geralmente incluem questões com as notas sendo registradas no livro de notas.

Atividades SCORM podem ser usadas

* Para apresentar animações e conteúdo multimídia
* Como ferramenta de avaliação';
$string['modulename_link'] = 'mod/scorm/view';
$string['modulenameplural'] = 'SCORMs';
$string['myaiccsessions'] = 'Minhas sessões AICC';
$string['myattempts'] = 'Minhas tentativas';
$string['nav'] = 'Mostrar Navegação';
$string['nav_help'] = 'Esta configuração especifica se deseja mostrar ou ocultar os botões de navegação e sua posição. Existem 3 opções: * Não - Botões de navegação não são mostrados * Sob o conteúdo - botões de navegação são apresentados a seguir o conteúdo do pacote SCORM * Flutuante - botões de navegação são apresentados flutuante, com a posição do topo e da esquerda determinada pelo pacote.';
$string['navdesc'] = 'Esta configuração especifica se deseja mostrar ou ocultar botões de navegação e sua posição.';
$string['navigation'] = 'Navegação';
$string['navpositionleft'] = 'Posição dos botões de navegação da esquerda em pixels.';
$string['navpositiontop'] = 'Posição dos botões de navegação de topo em pixels.';
$string['networkdropped'] = 'O player do SCORM determinou que a sua conexão com a Internet não é confiável ou foi interrompida. Se você continuar nesta atividade SCORM, seu progresso não poderá ser salvo. <br /> Você deve sair da atividade agora, e voltar quando você tiver uma conexão de Internet confiável.';
$string['newattempt'] = 'Começar uma nova tentativa';
$string['next'] = 'Próxima';
$string['no_attributes'] = 'Tag {$a->tag} deve ter atributos';
$string['no_children'] = 'Tag {$a->tag} deve ter filhos';
$string['noactivity'] = 'Nenhum registro';
$string['noattemptsallowed'] = 'Número de tentativas permitidas';
$string['noattemptsmade'] = 'Número de tentativas feitas';
$string['nolimit'] = 'Tentativas ilimitadas';
$string['nomanifest'] = 'Pacote de arquivos incorreto - falta o imsmanifest.xml ou estrutura AICC';
$string['noprerequisites'] = 'Desculpe, mas você ainda não possui os requisitos necessários para acessar esta atividade.';
$string['noreports'] = 'Nenhum relatório disponível';
$string['normal'] = 'Normal';
$string['noscriptnoscorm'] = 'O seu navegador não é compatível com javascript ou o javascript não está habilitado. Este pacote SCORM pode não executar ou salvar dados corretamente.';
$string['not_corr_type'] = 'Erro de associação de tipos no tag {$a->tag}';
$string['notattempted'] = 'Nenhuma tentativa';
$string['notopenyet'] = 'Desculpe, esta atividade não está disponível até {$a}';
$string['objectives'] = 'Objetivos';
$string['openafterclose'] = 'Você definiu uma data inicial posterior a data final';
$string['optallstudents'] = 'todos usuários';
$string['optattemptsonly'] = 'somente usuários com tentativas';
$string['options'] = 'Opções (impedidas por alguns navegadors)';
$string['optionsadv'] = 'Opções (Avançado)';
$string['optionsadv_desc'] = 'Se marcado, a largura e a altura serão listadas como configurações avançadas.';
$string['optnoattemptsonly'] = 'somente usuários sem tentativas';
$string['organization'] = 'Organização';
$string['organizations'] = 'Organizações';
$string['othersettings'] = 'Parâmetros adicionais';
$string['package'] = 'Arquivo do pacote';
$string['package_help'] = 'O arquivo de pacote é um zip (ou pif) que contem os arquivos de definição do curso do SCORM/AICC';
$string['packagedir'] = 'Erro no sistema de arquivos: não foi possível criar um diretório para o pacote';
$string['packagefile'] = 'Nenhum arquivo de pacote definido';
$string['packagehdr'] = 'Pacote';
$string['packageurl'] = 'URL';
$string['packageurl_help'] = 'Essa opção permite que uma URL para o pacote SCORM seja especificada ao invés de escolher um arquivo através do "Escolher ou Enviar Arquivo"';
$string['page-mod-scorm-x'] = 'Qualquer página do módulo SCORM';
$string['pagesize'] = 'Tamanho da página';
$string['passed'] = 'Aprovado';
$string['php5'] = 'PHP 5 (library DOMXML nativa)';
$string['pluginadministration'] = 'Administração do pacote SCORM/AICC';
$string['pluginname'] = 'Pacote SCORM';
$string['popup'] = 'Nova janela';
$string['popuplaunched'] = 'Este pacote SCORM foi lançado em uma janela pop-up, se você acabar de ver este recurso, clique aqui para voltar à página do curso';
$string['popupmenu'] = 'Em um menu suspenso';
$string['popupopen'] = 'Abrir pacote em nova janela';
$string['popupsblocked'] = 'Parece que as janelas pop-up estão bloqueadas, impedindo que esse pacote SCORM seja reproduzido. Verifique as configurações do seu navegador antes de tentar novamente.';
$string['position_error'] = 'O tag {$a->tag} não pode ser filho de {$a->parent}';
$string['preferencespage'] = 'Preferências apenas para esta página';
$string['preferencesuser'] = 'Preferências para este relatório';
$string['prev'] = 'Anterior';
$string['privacy:metadata:aicc:data'] = 'Dados pessoais transmitidos pelo subsistema AICC/SCORM.';
$string['privacy:metadata:aicc:externalpurpose'] = 'Este plugin envia dados externamente usando o AICC HACP.';
$string['privacy:metadata:aicc_session:lessonstatus'] = 'O status da lição a ser monitorada';
$string['privacy:metadata:aicc_session:scormmode'] = 'O modo da lição a ser monitodara';
$string['privacy:metadata:aicc_session:scormstatus'] = 'O status do elemento a ser monitorado';
$string['privacy:metadata:aicc_session:sessiontime'] = 'O horário da sessão a ser monitorada';
$string['privacy:metadata:aicc_session:timecreated'] = 'O horário em que o elemento monitorado foi criado';
$string['privacy:metadata:attempt'] = 'O número da tentativa';
$string['privacy:metadata:scoes_track:element'] = 'O nome do elemento a ser monitorado';
$string['privacy:metadata:scoes_track:value'] = 'O valor do elemento fornecido';
$string['privacy:metadata:scorm_aicc_session'] = 'As informações da sessão do AICC HACP';
$string['privacy:metadata:scorm_attempt'] = 'As tentativas SCORM feitas por um usuário';
$string['privacy:metadata:timemodified'] = 'O horário em que o elemento monitorado foi modificado pela última vez';
$string['privacy:metadata:userid'] = 'O ID do usuário que acessou a atividade SCORM';
$string['protectpackagedownloads'] = 'Proteger pacote de downloads';
$string['protectpackagedownloads_desc'] = 'Se habilitado, pacotes SCORM podem ser baixados apenas se o usuário tem no curso: capacidade de gerenciar atividades. Se desabilitado, pacotes SCORM sempre podem ser baixados (por meios móveis ou outros).';
$string['raw'] = 'Pontuação';
$string['regular'] = 'Manifesto correto';
$string['report'] = 'Relatório';
$string['reportcountallattempts'] = '{$a->nbattempts} tentativas para usuários {$a->nbusers}, fora de resultados {$a->nbresults}';
$string['reportcountattempts'] = '{$a->nbresults} resultados ({$a->nbusers} usuários)';
$string['reports'] = 'Relatórios';
$string['repositorynotsupported'] = 'Este repositório não suporta ligação direta para um arquivo imsmanifest.xml.';
$string['response'] = 'Resposta';
$string['result'] = 'Resultado';
$string['results'] = 'Resultados';
$string['review'] = 'Rever';
$string['reviewmode'] = 'Modalidade de revisão';
$string['rightanswer'] = 'Resposta correta';
$string['scoes'] = 'Objetos de Aprendizagem';
$string['score'] = 'Resultado';
$string['scorm:addinstance'] = 'Adicionar um novo pacote SCORM';
$string['scorm:deleteownresponses'] = 'Excluir próprias tentativas';
$string['scorm:deleteresponses'] = 'Excluir tentativas SCORM';
$string['scorm:savetrack'] = 'Salvar caminhos';
$string['scorm:skipview'] = 'Pular introdução';
$string['scorm:viewreport'] = 'Ver relatórios';
$string['scorm:viewscores'] = 'Ver pontuação';
$string['scormclose'] = 'Disponível até';
$string['scormcourse'] = 'Curso de aprendizagem';
$string['scormloggingoff'] = 'API Logging desabilitado';
$string['scormloggingon'] = 'API Logging habilitado';
$string['scormopen'] = 'Disponível a partir de';
$string['scormresponsedeleted'] = 'Excluir tentativas do usuário';
$string['scormstandard'] = 'Modo de padrões SCORM';
$string['scormstandarddesc'] = 'Quando desabilitado, o Moodle permite que os pacotes SCORM 1.2 armazenem mais do que a especificação permite e usa as configurações de formato de nome completo do Moodle ao passar o nome de usuário para o pacote SCORM.';
$string['scormtype'] = 'Tipo';
$string['scormtype_help'] = 'Esta configuração determina como o pacote está incluído no curso. Há até 4 opções:

* Pacote enviado - permite que um pacote SCORM seja escolhido através do seletor de arquivos
* Manifest SCORM externo - permite que um URL imsmanifest.xml seja especificado. Nota: Se o URL tiver um nome de domínio diferente do seu site, "Pacote baixado" é uma opção melhor, pois caso contrário as notas não serão salvas.
* Pacote baixado - permite que um URL de pacote seja especificado. O pacote será descompactado e salvo localmente, e atualizado quando o pacote SCORM externo for atualizado.
* URL externo do AICC - esse URL é o URL de inicialização de uma única atividade do AICC. Uma simulação do pacote será construído em torno disso.';
$string['scrollbars'] = 'Permitir o rolamento da janela';
$string['search:activity'] = 'Pacote SCORM - informações da atividade';
$string['selectall'] = 'Selecionar todos';
$string['selectnone'] = 'Desmarcar todos';
$string['show'] = 'Exibir';
$string['sided'] = 'Ao lado';
$string['skipview'] = 'O estudante salta a página de menu';
$string['skipview_help'] = '<p>Se você adicionar pacotes com apenas um Objeto de Aprendizado, você pode permitir que o Moodle salte a página de estrutura de conteúdo quando os usuários clicarem numa atividade do SCORM, na página do curso.</p>

<p>Você pode escolher:</p>

   <ul>
       <li><strong>Nunca</strong> saltar a página de estrutura do conteúdo</li>
       <li><strong>Primeiro acesso</strong> saltar a página de estrutura do conteúdo apenas na primeira vez</li>
       <li><strong>Sempre</strong> saltar a página de estrutura do conteúdo</li>
   </ul>';
$string['skipviewdesc'] = 'Esta opção define o padrão relativo a quando saltar a estrutura do conteúdo de uma página';
$string['slashargs'] = 'Atenção: slash arguments está desabilitado neste site e isto pode afetar o funcionamento dos objetos';
$string['stagesize'] = 'Tamanho da Tela/Frame';
$string['stagesize_help'] = '<p>Essas duas opções definema altura e a largura da janela/frame dos Objetos de Aprendizado.</p>';
$string['started'] = 'Iniciado em';
$string['status'] = 'Estado';
$string['statusbar'] = 'Mostrar a barra de estado';
$string['student_response'] = 'Resposta';
$string['subplugintype_scormreport'] = 'Relatório';
$string['subplugintype_scormreport_plural'] = 'Relatórios';
$string['suspended'] = 'Suspenso';
$string['syntax'] = 'Erro de sintaxe';
$string['tag_error'] = 'Tag desconhecido ({$a->tag}) com o seguinte conteúdo: {$a->value}';
$string['time'] = 'Duração';
$string['title'] = 'Título';
$string['toc'] = 'TOC';
$string['too_many_attributes'] = 'Tag {$a->tag} tem atributos demais';
$string['too_many_children'] = 'Tag {$a->tag} tem filhos demais';
$string['toolbar'] = 'Mostrar a barra de instrumentos';
$string['totaltime'] = 'Tempo';
$string['trackcorrectcount'] = 'Contagem correta';
$string['trackcorrectcount_help'] = 'Número de resultados corretos para a questão';
$string['trackid'] = 'ID';
$string['trackid_help'] = 'Este é o identificador definido pelo pacote SCORM para esta questão, a especificação SCORM não permite que o texto completo da questão a ser fornecido.';
$string['trackingloose'] = 'Atenção: os dados relativos ao tracking deste pacote serão perdidos!';
$string['tracklatency'] = 'Latência';
$string['tracklatency_help'] = 'O tempo decorrido entre o momento em que a questão foi disponibilizada ao estudante para uma resposta e o tempo da primeira resposta.';
$string['trackpattern'] = 'Padrão';
$string['trackpattern_help'] = 'Isto é o que seria uma resposta correta a esta questão, não mostra a resposta dos estudantes.';
$string['trackresponse'] = 'Resposta';
$string['trackresponse_help'] = 'Esta é a resposta dada pelo estudante para esta questão';
$string['trackresult'] = 'Resultado';
$string['trackresult_help'] = 'Mostrar se o estudante digitou a resposta correta.';
$string['trackscoremax'] = 'A pontuação máxima';
$string['trackscoremax_help'] = 'O valor máximo no intervalo para o resultado bruto';
$string['trackscoremin'] = 'Pontuação mínima';
$string['trackscoremin_help'] = 'O valor mínimo no intervalo para o resultado bruto';
$string['trackscoreraw'] = 'Resultado bruto';
$string['trackscoreraw_help'] = 'Número que mostra o desempenho do estudante em relação ao intervalo delimitado pelos valores de min e max';
$string['tracksuspenddata'] = 'Suspender dados';
$string['tracksuspenddata_help'] = 'Fornece espaço para armazenar e recuperar dados entre as sessões de estudante';
$string['tracktime'] = 'Tempo';
$string['tracktime_help'] = 'Hora na qual a tentativa foi iniciada';
$string['tracktype'] = 'Tipo';
$string['tracktype_help'] = 'Tipo de questão, por exemplo, "escolha" ou "SHORTANSWER".';
$string['trackweight'] = 'Peso';
$string['trackweight_help'] = 'Peso atribuído ao elemento';
$string['type'] = 'Tipo';
$string['typeaiccurl'] = 'URL AICC externa';
$string['typeexternal'] = 'Manifesto SCORM externo';
$string['typelocal'] = 'Pacote enviado';
$string['typelocalsync'] = 'Pacote baixado';
$string['undercontent'] = 'Abaixo do conteúdo';
$string['unziperror'] = 'Um erro acontece durante o unzip do pacote';
$string['updatefreq'] = 'Frequência de auto-atualização';
$string['updatefreq_error'] = 'A freqüência de atualização automática pode ser definido apenas quando o arquivo do pacote está hospedado externamente';
$string['updatefreq_help'] = 'Esta ação permite que pacotes externos sejam automaticamente baixados e enviados';
$string['updatefreqdesc'] = 'Esta opção define a frequência padrão de atualização automática de uma atividade';
$string['validateascorm'] = 'Convalidar pacote';
$string['validation'] = 'Resultado da convalidação';
$string['validationtype'] = 'Esta preferência define a biblioteca DOMXML usada para validar o manifesto SCORM. Se você não tem certeza sobre o que fazer, mantenha a escolha atual.';
$string['value'] = 'Valor';
$string['versionwarning'] = 'A versão do manifesto é anterior à 1.3, atenção ao tag {$a->tag}';
$string['viewallreports'] = 'Ver relatório de {$a} tentativas';
$string['viewalluserreports'] = 'Ver relatórios de {$a} usuários';
$string['whatgrade'] = 'Tentativas avaliadas';
$string['whatgrade_help'] = 'Se múltiplas tentativas forem permitidas, esta configuração define se a maior, média (média), primeira ou última tentativa concluída é registrada no livro de notas. A opção da última tentativa concluída não inclui tentativas com status de \'falha\'.

Observações sobre a utilização de tentativas múltiplas:

* A opção de iniciar uma nova tentativa é fornecida por uma caixa de seleção acima do botão Entrar na página de estrutura de conteúdo, portanto, certifique-se de fornecer acesso a essa página se quiser permitir mais de uma tentativa.
* Alguns pacotes SCORM são inteligentes sobre novas tentativas, muitos não. Isso significa que, se o estudante reingressar em uma tentativa existente, se o conteúdo SCORM não tiver lógica interna para evitar a substituição de tentativas anteriores, elas podem ser substituídas, mesmo que a tentativa tenha sido \'concluída\' ou \'aprovada\'.
* As configurações "Forçar conclusão", "Forçar nova tentativa" e "Bloquear após tentativa final" também fornecem gerenciamento adicional de várias tentativas.';
$string['whatgradedesc'] = 'Se a mais alta, a média (mediana), primeira ou a última tentativa é gravada no livro de notas se múltiplas tentativas são permitidas.';
$string['width'] = 'Largura';
$string['window'] = 'Frame/Janela';
$string['youmustselectastatus'] = 'Você deve selecionar um status requerido';

Filemanager

Name Type Size Permission Actions
access.php File 1.84 KB 0777
accessibility_backgroundcolour.php File 1.05 KB 0777
accessibility_fontface.php File 1.07 KB 0777
accessibility_fontkerning.php File 1.07 KB 0777
accessibility_fontsize.php File 1.04 KB 0777
accessibility_imagevisibility.php File 1.14 KB 0777
accessibility_letterspacing.php File 1.05 KB 0777
accessibility_lineheight.php File 1.04 KB 0777
accessibility_linkhighlight.php File 1.12 KB 0777
accessibility_textcolour.php File 1.04 KB 0777
accredible.php File 6.52 KB 0777
activequiz.php File 17.1 KB 0777
activitymap.php File 4.19 KB 0777
adaptivequiz.php File 18.47 KB 0777
admin.php File 193 KB 0777
adminpresets.php File 3.51 KB 0777
adobeconnect.php File 12.63 KB 0777
advmindmap.php File 6.16 KB 0777
ai.php File 9.75 KB 0777
aiplacement_courseassist.php File 1.68 KB 0777
aiplacement_editor.php File 1.89 KB 0777
aiplacement_tinymce.php File 1.85 KB 0777
aiprovider_azureai.php File 3.66 KB 0777
aiprovider_ollama.php File 5.4 KB 0777
aiprovider_openai.php File 4.38 KB 0777
alfaview.php File 3.38 KB 0777
allocationform.php File 14.53 KB 0777
alternative.php File 8.21 KB 0777
amanote.php File 4.09 KB 0777
amaworksheet.php File 1.81 KB 0777
amvonetroom.php File 5.04 KB 0777
analytics.php File 14.38 KB 0777
antivirus.php File 4.46 KB 0777
antivirus_clamav.php File 4.69 KB 0777
apply.php File 16 KB 0777
appointment.php File 19.97 KB 0777
aspirelist.php File 2.83 KB 0777
assign.php File 55.84 KB 0777
assignfeedback_comments.php File 2.39 KB 0777
assignfeedback_editpdf.php File 6.49 KB 0777
assignfeedback_editpdfplus.php File 12.67 KB 0777
assignfeedback_file.php File 3.9 KB 0777
assignfeedback_mahara.php File 1.62 KB 0777
assignfeedback_offline.php File 3.72 KB 0777
assignfeedback_onenote.php File 2.28 KB 0777
assignfeedback_pdf.php File 6.2 KB 0777
assignfeedback_poodll.php File 2.66 KB 0777
assignfeedback_solutionsheet.php File 3.69 KB 0777
assignment.php File 4.05 KB 0777
assignment_offline.php File 1.11 KB 0777
assignment_online.php File 1.18 KB 0777
assignment_poodllonline.php File 2.07 KB 0777
assignment_upload.php File 1.25 KB 0777
assignment_uploadpdf.php File 5.53 KB 0777
assignment_uploadsingle.php File 1.13 KB 0777
assignsubmission_babelium.php File 2.33 KB 0777
assignsubmission_comments.php File 1.81 KB 0777
assignsubmission_estream.php File 1.53 KB 0777
assignsubmission_file.php File 2.79 KB 0777
assignsubmission_geogebra.php File 2.18 KB 0777
assignsubmission_helixassign.php File 1.16 KB 0777
assignsubmission_mahara.php File 1.27 KB 0777
assignsubmission_metadata.php File 1.19 KB 0777
assignsubmission_onenote.php File 2.01 KB 0777
assignsubmission_onlineaudio.php File 2.13 KB 0777
assignsubmission_onlinepoodll.php File 1.76 KB 0777
assignsubmission_onlinetext.php File 2.71 KB 0777
assignsubmission_pdf.php File 4.54 KB 0777
assignsubmission_wordcount.php File 1.05 KB 0777
assignsubmission_youtube.php File 3.03 KB 0777
attendance.php File 47.67 KB 0777
attendanceregister.php File 13.34 KB 0777
atto_accessibilitychecker.php File 2.62 KB 0777
atto_accessibilityhelper.php File 1.51 KB 0777
atto_align.php File 1.22 KB 0777
atto_applink.php File 1.04 KB 0777
atto_backcolor.php File 1.31 KB 0777
atto_bold.php File 1.09 KB 0777
atto_bsgrid.php File 1.69 KB 0777
atto_c4l.php File 1.82 KB 0777
atto_charmap.php File 11.88 KB 0777
atto_chemistry.php File 2.35 KB 0777
atto_chemrender.php File 2.09 KB 0777
atto_clear.php File 1.1 KB 0777
atto_cloudpoodll.php File 1.03 KB 0777
atto_cloze.php File 1.01 KB 0777
atto_collapse.php File 1.62 KB 0777
atto_computing.php File 1.4 KB 0777
atto_corrections.php File 2.09 KB 0777
atto_count.php File 1.28 KB 0777
atto_embedquestion.php File 1.23 KB 0777
atto_emojipicker.php File 1.15 KB 0777
atto_emoticon.php File 1.15 KB 0777
atto_equation.php File 1.98 KB 0777
atto_fontcolor.php File 1.31 KB 0777
atto_fontfamily.php File 1.14 KB 0777
atto_fontsize.php File 1.02 KB 0777
atto_fullscreen.php File 1.24 KB 0777
atto_generico.php File 1.52 KB 0777
atto_h5p.php File 1.78 KB 0777
atto_html.php File 1.08 KB 0777
atto_image.php File 2.17 KB 0777
atto_indent.php File 1.16 KB 0777
atto_italic.php File 1.1 KB 0777
atto_justify.php File 1.06 KB 0777
atto_link.php File 1.36 KB 0777
atto_linkadv.php File 1.04 KB 0777
atto_managefiles.php File 1.74 KB 0777
atto_matrix.php File 2.62 KB 0777
atto_media.php File 4.63 KB 0777
atto_morebackcolors.php File 2.14 KB 0777
atto_noautolink.php File 1.12 KB 0777
atto_orderedlist.php File 1.12 KB 0777
atto_outdent.php File 1.04 KB 0777
atto_pastespecial.php File 2.03 KB 0777
atto_poodll.php File 2.27 KB 0777
atto_preview.php File 1.28 KB 0777
atto_question.php File 1.06 KB 0777
atto_recitautolink.php File 1.01 KB 0777
atto_recordrtc.php File 4.97 KB 0777
atto_rtl.php File 1.21 KB 0777
atto_strike.php File 1.1 KB 0777
atto_subscript.php File 1.11 KB 0777
atto_superscript.php File 1.11 KB 0777
atto_table.php File 2.84 KB 0777
atto_teamsmeeting.php File 1.58 KB 0777
atto_templates4u.php File 2.65 KB 0777
atto_title.php File 1.33 KB 0777
atto_underline.php File 1.11 KB 0777
atto_undo.php File 1.15 KB 0777
atto_unlink.php File 1.04 KB 0777
atto_unorderedlist.php File 1.13 KB 0777
atto_wordimport.php File 1.29 KB 0777
auth.php File 18.79 KB 0777
auth_basic.php File 1.02 KB 0777
auth_cas.php File 6.04 KB 0777
auth_db.php File 6.47 KB 0777
auth_elcentra.php File 1.51 KB 0777
auth_email.php File 2.19 KB 0777
auth_emailadmin.php File 8.09 KB 0777
auth_enrolkey.php File 2.34 KB 0777
auth_enrolmentor.php File 1.04 KB 0777
auth_fc.php File 2.1 KB 0777
auth_googleoauth2.php File 5.2 KB 0777
auth_imap.php File 1.77 KB 0777
auth_ip.php File 1.48 KB 0777
auth_joomdle.php File 4.11 KB 0777
auth_ldap.php File 18.42 KB 0777
auth_linkedin.php File 1.54 KB 0777
auth_lti.php File 3.79 KB 0777
auth_manual.php File 1.82 KB 0777
auth_mcae.php File 1.7 KB 0777
auth_mnet.php File 8.95 KB 0777
auth_nntp.php File 1.58 KB 0777
auth_nologin.php File 1.33 KB 0777
auth_none.php File 1.82 KB 0777
auth_oauth2.php File 7.67 KB 0777
auth_oidc.php File 29.3 KB 0777
auth_onelogin_saml.php File 1.05 KB 0777
auth_outage.php File 11.01 KB 0777
auth_pam.php File 1.48 KB 0777
auth_pop3.php File 1.86 KB 0777
auth_pwdexp.php File 1.19 KB 0777
auth_radius.php File 1.95 KB 0777
auth_saml.php File 1.29 KB 0777
auth_shibboleth.php File 7.29 KB 0777
auth_uniquelogin.php File 1.89 KB 0777
auth_userkey.php File 1.88 KB 0777
auth_webservice.php File 1.28 KB 0777
auth_wordpress.php File 1.83 KB 0777
autoattendmod.php File 1.3 KB 0777
availability.php File 4.06 KB 0777
availability_badge.php File 1.35 KB 0777
availability_cohort.php File 1.77 KB 0777
availability_completion.php File 3.49 KB 0777
availability_coursecompleted.php File 1.45 KB 0777
availability_dataformcontent.php File 1.11 KB 0777
availability_date.php File 2.1 KB 0777
availability_days.php File 1.79 KB 0777
availability_game.php File 1.71 KB 0777
availability_grade.php File 2.62 KB 0777
availability_group.php File 1.7 KB 0777
availability_grouping.php File 1.6 KB 0777
availability_language.php File 1.43 KB 0777
availability_mobileapp.php File 1.36 KB 0777
availability_othercompleted.php File 1.85 KB 0777
availability_password.php File 2.43 KB 0777
availability_paypal.php File 2.55 KB 0777
availability_profile.php File 2.92 KB 0777
availability_relativedate.php File 2.4 KB 0777
availability_role.php File 1.38 KB 0777
availability_sectioncompleted.php File 1.79 KB 0777
availability_stash.php File 2.51 KB 0777
availability_user.php File 1.58 KB 0777
availability_week.php File 1.53 KB 0777
availability_xp.php File 1.9 KB 0777
backup.php File 36.1 KB 0777
badges.php File 47.22 KB 0777
bigbluebuttonbn.php File 56.65 KB 0777
bim.php File 5 KB 0777
block.php File 5.63 KB 0777
block_accessibility.php File 3.64 KB 0777
block_accessreview.php File 3.02 KB 0777
block_activity_modules.php File 1.21 KB 0777
block_activity_results.php File 4.35 KB 0777
block_admin_bookmarks.php File 1.38 KB 0777
block_admin_email.php File 1.33 KB 0777
block_admin_presets.php File 6.46 KB 0777
block_advnotifications.php File 7.33 KB 0777
block_ajax_marking.php File 1.02 KB 0777
block_alerts.php File 2.49 KB 0777
block_analytics_graphs.php File 8.11 KB 0777
block_analytics_recommendations.php File 1.05 KB 0777
block_attendance.php File 1.26 KB 0777
block_autoattend.php File 6.05 KB 0777
block_badgeawarder.php File 1.02 KB 0777
block_badges.php File 1.43 KB 0777
block_bcu_course_checks.php File 2.82 KB 0777
block_birthday.php File 1.51 KB 0777
block_blog_menu.php File 1.2 KB 0777
block_blog_recent.php File 1.45 KB 0777
block_blog_tags.php File 1.26 KB 0777
block_booking.php File 1.33 KB 0777
block_bs_recent_badges.php File 3.31 KB 0777
block_calendar_month.php File 1.3 KB 0777
block_calendar_upcoming.php File 1.38 KB 0777
block_catalogue.php File 2.89 KB 0777
block_checklist.php File 1.68 KB 0777
block_clampmail.php File 1.01 KB 0777
block_cmanager.php File 10.23 KB 0777
block_comments.php File 1.26 KB 0777
block_community.php File 6.65 KB 0777
block_completion_progress.php File 9.22 KB 0777
block_completionstatus.php File 1.58 KB 0777
block_configurable_reports.php File 29.95 KB 0777
block_contag.php File 1.01 KB 0777
block_coupon.php File 7.59 KB 0777
block_course_contacts.php File 1.89 KB 0777
block_course_contents.php File 1.64 KB 0777
block_course_list.php File 1.83 KB 0777
block_course_menu.php File 6.18 KB 0777
block_course_modulenavigation.php File 1.68 KB 0777
block_course_overview.php File 5.1 KB 0777
block_course_overview_campus.php File 1.11 KB 0777
block_course_search.php File 1.41 KB 0777
block_course_slider.php File 1.03 KB 0777
block_course_status_tracker.php File 2.33 KB 0777
block_course_summary.php File 1.3 KB 0777
block_course_tree_list.php File 1.13 KB 0777
block_coursefeedback.php File 10.35 KB 0777
block_coursefiles.php File 1.81 KB 0777
block_credly.php File 3.51 KB 0777
block_culupcoming_events.php File 1.76 KB 0777
block_dash.php File 38.44 KB 0777
block_dedication.php File 5.71 KB 0777
block_dictionary.php File 1.71 KB 0777
block_download_certificates.php File 2.24 KB 0777
block_ejsapp_collab_session.php File 4.43 KB 0777
block_ejsapp_file_browser.php File 1.72 KB 0777
block_engagement.php File 1.14 KB 0777
block_enrol_duration.php File 1.32 KB 0777
block_enrolmenttimer.php File 4.79 KB 0777
block_exalib.php File 5.95 KB 0777
block_exaport.php File 9.18 KB 0777
block_fbcomments.php File 3.54 KB 0777
block_featured_courses.php File 1.46 KB 0777
block_featuredcourses.php File 2.13 KB 0777
block_feedback.php File 1.22 KB 0777
block_filtered_course_list.php File 6.51 KB 0777
block_fn_marking.php File 11.47 KB 0777
block_fn_mentor.php File 2.01 KB 0777
block_fn_myprogress.php File 2.78 KB 0777
block_game.php File 17.22 KB 0777
block_gchat.php File 2.57 KB 0777
block_gismo.php File 4.23 KB 0777
block_globalsearch.php File 1.29 KB 0777
block_glossary_random.php File 2.85 KB 0777
block_grade_me.php File 1.83 KB 0777
block_grade_overview.php File 3.69 KB 0777
block_groups.php File 1.74 KB 0777
block_homework.php File 1.13 KB 0777
block_html.php File 1.97 KB 0777
block_iclicker.php File 2.58 KB 0777
block_inactiveuseralert.php File 4.42 KB 0777
block_internships.php File 1.01 KB 0777
block_jmail.php File 4.23 KB 0777
block_learning_plan.php File 2.74 KB 0777
block_lesson_essay_feedback.php File 2.04 KB 0777
block_login.php File 1.18 KB 0777
block_login_info.php File 1.38 KB 0777
block_logreport.php File 1.38 KB 0777
block_lp.php File 1.59 KB 0777
block_lpprogress.php File 1.08 KB 0777
block_lw_courses.php File 5.58 KB 0777
block_mediagallery.php File 1.24 KB 0777
block_mediawiki_search.php File 1.71 KB 0777
block_mentees.php File 1.46 KB 0777
block_messages.php File 1.16 KB 0777
block_messageteacher.php File 2.86 KB 0777
block_mnet_hosts.php File 1.81 KB 0777
block_moderator_guide.php File 3.53 KB 0777
block_moodle_notifications.php File 1.03 KB 0777
block_mrbs.php File 2.69 KB 0777
block_my_courses.php File 1.04 KB 0777
block_myavailable.php File 1.42 KB 0777
block_mycertificates.php File 1.38 KB 0777
block_myinprogress.php File 1.89 KB 0777
block_mylearning.php File 1.99 KB 0777
block_mymentees.php File 1.04 KB 0777
block_mymentors.php File 1.04 KB 0777
block_mynotes.php File 3.18 KB 0777
block_myoverview.php File 5.93 KB 0777
block_myprofile.php File 2.19 KB 0777
block_mystats.php File 1.19 KB 0777
block_myteams.php File 2.26 KB 0777
block_navigation.php File 2.01 KB 0777
block_news_items.php File 1.33 KB 0777
block_news_slider.php File 3.48 KB 0777
block_notifications.php File 1.05 KB 0777
block_online_users.php File 2.15 KB 0777
block_online_users_map.php File 1.23 KB 0777
block_openai_chat.php File 12.9 KB 0777
block_pageone.php File 1.01 KB 0777
block_participants.php File 1.1 KB 0777
block_pbltool.php File 4.16 KB 0777
block_people.php File 1.3 KB 0777
block_powerbi.php File 2.82 KB 0777
block_private_files.php File 1.39 KB 0777
block_profile_field_identifier.php File 1.04 KB 0777
block_progress.php File 13.3 KB 0777
block_quickmail.php File 29.98 KB 0777
block_quickscan.php File 1.63 KB 0777
block_quiz_results.php File 1.26 KB 0777
block_ranking.php File 1.01 KB 0777
block_rbreport.php File 1.26 KB 0777
block_recent_activity.php File 2.23 KB 0777
block_recentlyaccessedcourses.php File 1.5 KB 0777
block_recentlyaccesseditems.php File 1.84 KB 0777
block_remote_courses.php File 1.45 KB 0777
block_report_certificates.php File 2.04 KB 0777
block_resetcompletion.php File 1.04 KB 0777
block_roster_tbird.php File 1.01 KB 0777
block_rss_client.php File 6.72 KB 0777
block_savapage.php File 2.34 KB 0777
block_search_course_category.php File 2.48 KB 0777
block_search_forums.php File 1.28 KB 0777
block_section_links.php File 2.2 KB 0777
block_selfcompletion.php File 1.5 KB 0777
block_settings.php File 1.38 KB 0777
block_sharing_cart.php File 6.21 KB 0777
block_signinsheet.php File 3.79 KB 0777
block_simple_certificate.php File 1.64 KB 0777
block_simple_clock.php File 4.32 KB 0777
block_simple_map.php File 2.61 KB 0777
block_site_main_menu.php File 1.22 KB 0777
block_site_stats.php File 1.59 KB 0777
block_skypeweb.php File 1.01 KB 0777
block_slider.php File 1.83 KB 0777
block_sms.php File 2.54 KB 0777
block_social_activities.php File 1.24 KB 0777
block_spam_deletion.php File 1.13 KB 0777
block_starredcourses.php File 1.41 KB 0777
block_stash.php File 18.99 KB 0777
block_statics.php File 1.02 KB 0777
block_studentstracker.php File 2.42 KB 0777
block_switchrole.php File 1.02 KB 0777
block_tag_flickr.php File 2 KB 0777
block_tag_youtube.php File 2.61 KB 0777
block_tags.php File 2.24 KB 0777
block_teaching_team.php File 3 KB 0777
block_temporary_enrolments.php File 1.05 KB 0777
block_theme_selector.php File 1.03 KB 0777
block_timeline.php File 2.56 KB 0777
block_todo.php File 1.7 KB 0777
block_tts.php File 3.39 KB 0777
block_twitter.php File 1.78 KB 0777
block_unanswered_discussions.php File 1.16 KB 0777
block_use_stats.php File 8.26 KB 0777
block_verify_certificate.php File 1.94 KB 0777
block_verify_certs.php File 3.04 KB 0777
block_wikipedia.php File 1.19 KB 0777
block_workflow.php File 23.82 KB 0777
block_xp.php File 45.91 KB 0777
block_xxp.php File 1.03 KB 0777
blog.php File 14.77 KB 0777
board.php File 11.19 KB 0777
book.php File 7 KB 0777
booking.php File 3.54 KB 0777
booktool_exportepub.php File 1.13 KB 0777
booktool_exportimscp.php File 1.43 KB 0777
booktool_importhtml.php File 1.96 KB 0777
booktool_print.php File 1.43 KB 0777
bulkusers.php File 3.38 KB 0777
cache.php File 16.89 KB 0777
cache_memcache.php File 1.01 KB 0777
cache_memcached.php File 1.13 KB 0777
cache_mongodb.php File 1.25 KB 0777
cachelock_file.php File 1.12 KB 0777
cachestore_apcu.php File 2.2 KB 0777
cachestore_file.php File 3.6 KB 0777
cachestore_memcache.php File 3.91 KB 0777
cachestore_memcached.php File 7.43 KB 0777
cachestore_mongodb.php File 3.79 KB 0777
cachestore_redis.php File 6.49 KB 0777
cachestore_session.php File 1.26 KB 0777
cachestore_static.php File 1.23 KB 0777
calendar.php File 17.9 KB 0777
calendarsystem.php File 2.27 KB 0777
calendarsystem_gregorian.php File 1.18 KB 0777
calendarsystem_hijri.php File 1.85 KB 0777
calendarsystem_jalali.php File 1.77 KB 0777
calendartype_gregorian.php File 1.19 KB 0777
calendartype_hijri.php File 1.54 KB 0777
calendartype_jalali.php File 1.52 KB 0777
calendartype_japanese.php File 1.75 KB 0777
certificate.php File 16.02 KB 0777
certificatebeautiful.php File 10.83 KB 0777
certificatebeautifuldatainfo_certificateissue.php File 1.56 KB 0777
certificatebeautifuldatainfo_course.php File 1.81 KB 0777
certificatebeautifuldatainfo_coursecategories.php File 1.57 KB 0777
certificatebeautifuldatainfo_enrolments.php File 1.22 KB 0777
certificatebeautifuldatainfo_functions.php File 1.33 KB 0777
certificatebeautifuldatainfo_grade.php File 1.25 KB 0777
certificatebeautifuldatainfo_site.php File 1.36 KB 0777
certificatebeautifuldatainfo_teachers.php File 1.3 KB 0777
certificatebeautifuldatainfo_user.php File 2.83 KB 0777
certificatebeautifuldatainfo_userprofile.php File 1.16 KB 0777
certificateelement_border.php File 1.27 KB 0777
certificateelement_code.php File 1.65 KB 0777
certificateelement_date.php File 1.42 KB 0777
certificateelement_digitalsignature.php File 2.03 KB 0777
certificateelement_image.php File 1.76 KB 0777
certificateelement_program.php File 1.33 KB 0777
certificateelement_text.php File 1.2 KB 0777
certificateelement_userfield.php File 1.27 KB 0777
certificateelement_userpicture.php File 1.58 KB 0777
chat.php File 12.85 KB 0777
checklist.php File 12.04 KB 0777
checkmark.php File 1.42 KB 0777
choice.php File 11.18 KB 0777
choicegroup.php File 10.81 KB 0777
cloudstudio.php File 9.83 KB 0777
cohort.php File 6.07 KB 0777
comment.php File 1.45 KB 0777
communication.php File 2.68 KB 0777
communication_customlink.php File 1.57 KB 0777
communication_matrix.php File 2.25 KB 0777
competency.php File 14.77 KB 0777
completion.php File 21.15 KB 0777
condition.php File 8.49 KB 0777
congrea.php File 1.03 KB 0777
consentform.php File 8.72 KB 0777
contentbank.php File 6.32 KB 0777
contenttype_h5p.php File 1.45 KB 0777
contenttype_repurpose.php File 1.33 KB 0777
countries.php File 8.83 KB 0777
course.php File 14.68 KB 0777
courseboard.php File 5.79 KB 0777
coursecertificate.php File 7.34 KB 0777
courseformat.php File 6.37 KB 0777
coursereport_log.php File 1.15 KB 0777
coursereport_stats.php File 1.03 KB 0777
currencies.php File 6.84 KB 0777
customcert.php File 16.72 KB 0777
customcertelement_bgimage.php File 1.13 KB 0777
customcertelement_border.php File 1.11 KB 0777
customcertelement_categoryname.php File 1.15 KB 0777
customcertelement_code.php File 1.11 KB 0777
customcertelement_coursefield.php File 1.26 KB 0777
customcertelement_coursename.php File 1.35 KB 0777
customcertelement_date.php File 1.81 KB 0777
customcertelement_daterange.php File 2.39 KB 0777
customcertelement_digitalsignature.php File 1.6 KB 0777
customcertelement_grade.php File 1.53 KB 0777
customcertelement_gradeitemname.php File 1.27 KB 0777
customcertelement_image.php File 1.44 KB 0777
customcertelement_qrcode.php File 1.12 KB 0777
customcertelement_studentname.php File 1.14 KB 0777
customcertelement_teachername.php File 1.24 KB 0777
customcertelement_text.php File 1.2 KB 0777
customcertelement_userfield.php File 1.27 KB 0777
customcertelement_userpicture.php File 1.14 KB 0777
customfield.php File 6.09 KB 0777
customfield_checkbox.php File 1.39 KB 0777
customfield_date.php File 1.58 KB 0777
customfield_number.php File 3.28 KB 0777
customfield_picture.php File 1.12 KB 0777
customfield_select.php File 1.56 KB 0777
customfield_text.php File 2.33 KB 0777
customfield_textarea.php File 1.25 KB 0777
customlesson.php File 1.6 KB 0777
custommailing.php File 4.74 KB 0777
data.php File 34.29 KB 0777
datafield_checkbox.php File 1.22 KB 0777
datafield_date.php File 1.18 KB 0777
datafield_file.php File 1.19 KB 0777
datafield_latlong.php File 1.25 KB 0777
datafield_menu.php File 1.18 KB 0777
datafield_multimenu.php File 1.26 KB 0777
datafield_number.php File 1.19 KB 0777
datafield_picture.php File 1.65 KB 0777
datafield_radiobutton.php File 1.22 KB 0777
datafield_text.php File 1.25 KB 0777
datafield_textarea.php File 1.72 KB 0777
datafield_url.php File 1.24 KB 0777
dataform.php File 1.05 KB 0777
dataformat_csv.php File 1.17 KB 0777
dataformat_excel.php File 1.16 KB 0777
dataformat_html.php File 1.14 KB 0777
dataformat_json.php File 1.23 KB 0777
dataformat_ods.php File 1.17 KB 0777
dataformat_pdf.php File 1.17 KB 0777
dataformview_interval.php File 1.73 KB 0777
dataformview_matrix.php File 1.15 KB 0777
datalynx.php File 1.08 KB 0777
datapreset_imagegallery.php File 1.25 KB 0777
datapreset_journal.php File 1.26 KB 0777
datapreset_proposals.php File 1.33 KB 0777
datapreset_resources.php File 1.29 KB 0777
dbtransfer.php File 2.08 KB 0777
debate.php File 4.44 KB 0777
debug.php File 4.27 KB 0777
dialogue.php File 13.27 KB 0777
diary.php File 5.99 KB 0777
editor.php File 7.14 KB 0777
editor_atto.php File 3.94 KB 0777
editor_textarea.php File 1.12 KB 0777
editor_tiny.php File 24.02 KB 0777
editor_tinymce.php File 47.26 KB 0777
edufields.php File 23.95 KB 0777
eduplayer.php File 1.34 KB 0777
ejsapp.php File 2.02 KB 0777
ejsappbooking.php File 1.65 KB 0777
elang.php File 1012 B 0777
engagement.php File 2.25 KB 0777
engagementindicator_assessment.php File 3.09 KB 0777
engagementindicator_forum.php File 2.41 KB 0777
engagementindicator_login.php File 3.09 KB 0777
englishcentral.php File 1.01 KB 0777
enhancedchoice.php File 2.22 KB 0777
enrol.php File 12.93 KB 0777
enrol_apply.php File 5.55 KB 0777
enrol_arlo.php File 1.07 KB 0777
enrol_authorize.php File 19.12 KB 0777
enrol_authorizedotnet.php File 1.09 KB 0777
enrol_auto.php File 3.63 KB 0777
enrol_autoenrol.php File 12.52 KB 0777
enrol_bitcoin.php File 4.3 KB 0777
enrol_bkash.php File 1.04 KB 0777
enrol_bycategory.php File 1.22 KB 0777
enrol_category.php File 1.59 KB 0777
enrol_classicpay.php File 1.17 KB 0777
enrol_cohort.php File 1.92 KB 0777
enrol_coursecompleted.php File 5.3 KB 0777
enrol_credit.php File 1.32 KB 0777
enrol_database.php File 6.58 KB 0777
enrol_dynamicrule.php File 2.96 KB 0777
enrol_easy.php File 3.18 KB 0777
enrol_elediacohortgreeting.php File 1.37 KB 0777
enrol_elightenment.php File 1.05 KB 0777
enrol_fee.php File 3.76 KB 0777
enrol_flatfile.php File 4.52 KB 0777
enrol_grabber.php File 1.16 KB 0777
enrol_groupsync.php File 1.02 KB 0777
enrol_guest.php File 2.82 KB 0777
enrol_gwpayments.php File 1.14 KB 0777
enrol_idlist2.php File 1.48 KB 0777
enrol_imsenterprise.php File 11.12 KB 0777
enrol_invitation.php File 1.4 KB 0777
enrol_iyzicopayment.php File 1.05 KB 0777
enrol_ldap.php File 12.17 KB 0777
enrol_lmb.php File 5.34 KB 0777
enrol_lti.php File 18.83 KB 0777
enrol_manual.php File 5.98 KB 0777
enrol_meta.php File 3.35 KB 0777
enrol_mnet.php File 3.21 KB 0777
enrol_pagseguro.php File 4.41 KB 0777
enrol_paymentpagseguro.php File 4.47 KB 0777
enrol_paypal.php File 8.19 KB 0777
enrol_program.php File 1.76 KB 0777
enrol_programs.php File 1.13 KB 0777
enrol_sber.php File 1.04 KB 0777
enrol_self.php File 10.15 KB 0777
enrol_selfwithcapability.php File 1.08 KB 0777
enrol_shared.php File 1.04 KB 0777
enrol_shebang.php File 1.05 KB 0777
enrol_sslcommerz.php File 1.05 KB 0777
enrol_stripepayment.php File 7.47 KB 0777
enrol_wallet.php File 62.21 KB 0777
error.php File 59.2 KB 0777
external.php File 2.42 KB 0777
factor_admin.php File 1.65 KB 0777
factor_auth.php File 1.54 KB 0777
factor_capability.php File 1.9 KB 0777
factor_cohort.php File 1.43 KB 0777
factor_email.php File 4.38 KB 0777
factor_grace.php File 3.27 KB 0777
factor_iprange.php File 1.78 KB 0777
factor_nosetup.php File 1.35 KB 0777
factor_role.php File 1.43 KB 0777
factor_sms.php File 5.36 KB 0777
factor_token.php File 2.03 KB 0777
factor_totp.php File 6.47 KB 0777
factor_webauthn.php File 4.14 KB 0777
favourites.php File 1.81 KB 0777
feedback.php File 18.81 KB 0777
fileconverter.php File 1.15 KB 0777
fileconverter_googledrive.php File 2.68 KB 0777
fileconverter_unoconv.php File 2.52 KB 0777
files.php File 4.02 KB 0777
filter_activitynames.php File 1.17 KB 0777
filter_algebra.php File 1.18 KB 0777
filter_ally.php File 1.17 KB 0777
filter_censor.php File 1.23 KB 0777
filter_codehighlighter.php File 1.13 KB 0777
filter_collapsible.php File 1.03 KB 0777
filter_data.php File 1.14 KB 0777
filter_displayh5p.php File 1.61 KB 0777
filter_emailprotect.php File 1.13 KB 0777
filter_embedquestion.php File 4.6 KB 0777
filter_emoticon.php File 1.32 KB 0777
filter_fontawesome.php File 1.22 KB 0777
filter_generico.php File 6.58 KB 0777
filter_glossary.php File 1.32 KB 0777
filter_h5p.php File 1.11 KB 0777
filter_jmol.php File 1.29 KB 0777
filter_mathjaxloader.php File 2.86 KB 0777
filter_mediaplugin.php File 1.59 KB 0777
filter_multilang.php File 1.31 KB 0777
filter_multilang2.php File 1.22 KB 0777
filter_multilangsecond.php File 1.57 KB 0777
filter_poodll.php File 1.17 KB 0777
filter_sagecell.php File 1.01 KB 0777
filter_tabs.php File 1.69 KB 0777
filter_tex.php File 2.05 KB 0777
filter_tidy.php File 1.2 KB 0777
filter_urlresource.php File 2.21 KB 0777
filter_urltolink.php File 1.46 KB 0777
filter_wiris.php File 1.31 KB 0777
filters.php File 4.63 KB 0777
folder.php File 5.65 KB 0777
folderexamtimer.php File 1.03 KB 0777
form.php File 5.08 KB 0777
format_board.php File 1.63 KB 0777
format_buttons.php File 1.29 KB 0777
format_calendar.php File 2.2 KB 0777
format_cards.php File 6 KB 0777
format_designer.php File 4.54 KB 0777
format_etask.php File 1.23 KB 0777
format_flexsections.php File 1.04 KB 0777
format_fntabs.php File 1.17 KB 0777
format_folderview.php File 1.02 KB 0777
format_grid.php File 8.93 KB 0777
format_ludic.php File 9.17 KB 0777
format_menutopic.php File 11.71 KB 0777
format_onetopic.php File 5.53 KB 0777
format_periods.php File 4.74 KB 0777
format_remuiformat.php File 9.07 KB 0777
format_scorm.php File 1.05 KB 0777
format_singleactivity.php File 2.04 KB 0777
format_social.php File 1.48 KB 0777
format_socialwall.php File 11.48 KB 0777
format_softcourse.php File 2.62 KB 0777
format_tabtopics.php File 1.28 KB 0777
format_tiles.php File 36.71 KB 0777
format_topcoll.php File 30 KB 0777
format_topics.php File 2.05 KB 0777
format_trail.php File 27.9 KB 0777
format_weeks.php File 2.14 KB 0777
format_weeksrev.php File 2.56 KB 0777
format_wplist.php File 2.12 KB 0777
forum.php File 65.47 KB 0777
forumanon.php File 1.18 KB 0777
forumreport_summary.php File 2.89 KB 0777
game.php File 26.12 KB 0777
geogebra.php File 8.98 KB 0777
giportfolio.php File 9.95 KB 0777
glossary.php File 28.93 KB 0777
googlemeet.php File 10.18 KB 0777
gradeexport_ods.php File 1.44 KB 0777
gradeexport_txt.php File 1.42 KB 0777
gradeexport_xls.php File 1.41 KB 0777
gradeexport_xml.php File 1.34 KB 0777
gradeimport_csv.php File 1.19 KB 0777
gradeimport_direct.php File 1.63 KB 0777
gradeimport_xml.php File 2.45 KB 0777
gradepenalty_duedate.php File 3.56 KB 0777
gradereport_gradedist.php File 2.54 KB 0777
gradereport_grader.php File 6.5 KB 0777
gradereport_history.php File 2.83 KB 0777
gradereport_outcomes.php File 1.56 KB 0777
gradereport_overview.php File 1.34 KB 0777
gradereport_singleview.php File 5.02 KB 0777
gradereport_summary.php File 1.21 KB 0777
gradereport_user.php File 2 KB 0777
grades.php File 72.43 KB 0777
grading.php File 8.38 KB 0777
gradingform_btec.php File 1.06 KB 0777
gradingform_checklist.php File 1.03 KB 0777
gradingform_erubric.php File 1.94 KB 0777
gradingform_guide.php File 7.42 KB 0777
gradingform_offline.php File 1.03 KB 0777
gradingform_rubric.php File 7.64 KB 0777
group.php File 15.39 KB 0777
groupselect.php File 9.67 KB 0777
grouptool.php File 1.36 KB 0777
h5p.php File 22.31 KB 0777
h5pactivity.php File 8.94 KB 0777
h5plib_v124.php File 18.63 KB 0777
h5plib_v126.php File 18.64 KB 0777
h5plib_v127.php File 18.77 KB 0777
hotpot.php File 41.05 KB 0777
hotpotreport_scores.php File 1.04 KB 0777
hsuforum.php File 24.78 KB 0777
hub.php File 15.69 KB 0777
hvp.php File 43.31 KB 0777
icontent.php File 15.96 KB 0777
imscc.php File 2.21 KB 0777
imscp.php File 3.86 KB 0777
install.php File 20.81 KB 0777
interactivevideo.php File 9.68 KB 0777
iso6392.php File 15.95 KB 0777
jclic.php File 6.49 KB 0777
jitsi.php File 23.11 KB 0777
journal.php File 4.67 KB 0777
kalmediaassign.php File 1.02 KB 0777
kanban.php File 1 KB 0777
label.php File 4.54 KB 0777
langconfig.php File 2.82 KB 0777
languagelab.php File 1.67 KB 0777
learningmap.php File 5.77 KB 0777
lesson.php File 52.56 KB 0777
license.php File 2.54 KB 0777
lightboxgallery.php File 8.43 KB 0777
linkedincert.php File 4.75 KB 0777
local_abintegro.php File 1.01 KB 0777
local_accessibility.php File 1.77 KB 0777
local_alternative_file_system.php File 3.47 KB 0777
local_amos.php File 7.21 KB 0777
local_analytics.php File 2.52 KB 0777
local_assignsubmission_download.php File 1.05 KB 0777
local_augmented_teacher.php File 2.91 KB 0777
local_backupftp.php File 7.54 KB 0777
local_boost_dark.php File 3.22 KB 0777
local_bulkenrol.php File 1.76 KB 0777
local_checkmarkreport.php File 1.58 KB 0777
local_cnw_smartcohort.php File 1.02 KB 0777
local_codechecker.php File 2.5 KB 0777
local_contact.php File 5.97 KB 0777
local_contactlist.php File 1.02 KB 0777
local_copy.php File 1.57 KB 0777
local_course_merge.php File 1.09 KB 0777
local_course_template.php File 2.52 KB 0777
local_course_templates.php File 2.8 KB 0777
local_coursefiles.php File 1.03 KB 0777
local_cpd.php File 1.01 KB 0777
local_culactivity_stream.php File 1.05 KB 0777
local_fullscreen.php File 1.07 KB 0777
local_geniai.php File 12.66 KB 0777
local_globalmessage.php File 1.21 KB 0777
local_helpdesk.php File 18.08 KB 0777
local_hub.php File 1.04 KB 0777
local_intelliboard.php File 15.76 KB 0777
local_kopere_bi.php File 29.72 KB 0777
local_kopere_mobile.php File 8.18 KB 0777
local_learningtools.php File 1.11 KB 0777
local_lessonexport.php File 1.02 KB 0777
local_listcoursefiles.php File 1.03 KB 0777
local_loginas.php File 2.07 KB 0777
local_mail.php File 11.01 KB 0777
local_mailtest.php File 4.75 KB 0777
local_mobile.php File 2.06 KB 0777
local_moodlemobileapp.php File 76.39 KB 0777
local_moodleorg.php File 20.58 KB 0777
local_mr.php File 3.13 KB 0777
local_news_forum.php File 1.05 KB 0777
local_notifyemailsignup.php File 1.55 KB 0777
local_o365.php File 72.57 KB 0777
local_och5pcore.php File 3.1 KB 0777
local_office365.php File 1.11 KB 0777
local_profilecohort.php File 4.81 KB 0777
local_qeupgradehelper.php File 4.2 KB 0777
local_recompletion.php File 1.84 KB 0777
local_reminders.php File 4.27 KB 0777
local_resourcenotif.php File 2.31 KB 0777
local_sharedresources.php File 1.66 KB 0777
local_shopping_cart.php File 1.02 KB 0777
local_sitenotice.php File 6.55 KB 0777
local_smart_klass.php File 5.46 KB 0777
local_staticpage.php File 5.49 KB 0777
local_stream.php File 1 KB 0777
local_tdmmodnotify.php File 1.16 KB 0777
local_uploadnotification.php File 2.47 KB 0777
local_usertours.php File 7.58 KB 0777
local_welcome.php File 4.14 KB 0777
local_wswizard.php File 1.01 KB 0777
local_wunderbyte_table.php File 4.79 KB 0777
logstore_database.php File 3.85 KB 0777
logstore_legacy.php File 2.14 KB 0777
logstore_standard.php File 2.23 KB 0777
logstore_trax.php File 1.27 KB 0777
lti.php File 49.68 KB 0777
ltiservice_basicoutcomes.php File 1.68 KB 0777
ltiservice_gradebookservices.php File 2.74 KB 0777
ltiservice_memberships.php File 2.48 KB 0777
ltiservice_profile.php File 1.16 KB 0777
ltiservice_toolproxy.php File 1.14 KB 0777
ltiservice_toolsettings.php File 1.44 KB 0777
mathslib.php File 2.16 KB 0777
media.php File 2.37 KB 0777
media_cloudstudio.php File 2.38 KB 0777
media_html5audio.php File 1.27 KB 0777
media_html5video.php File 1.27 KB 0777
media_pandavideo.php File 2.12 KB 0777
media_swf.php File 1.25 KB 0777
media_videojs.php File 2.81 KB 0777
media_vimeo.php File 1.37 KB 0777
media_youtube.php File 1.65 KB 0777
mediagallery.php File 8.31 KB 0777
message.php File 19.36 KB 0777
message_airnotifier.php File 7.65 KB 0777
message_culactivity_stream.php File 1.27 KB 0777
message_email.php File 2.88 KB 0777
message_jabber.php File 2.42 KB 0777
message_msgraph.php File 1.01 KB 0777
message_popup.php File 1.1 KB 0777
message_slack.php File 2.08 KB 0777
message_sms.php File 1.09 KB 0777
message_telegram.php File 3.04 KB 0777
mimetypes.php File 4.72 KB 0777
mlbackend_php.php File 2.24 KB 0777
mlbackend_python.php File 3.07 KB 0777
mnet.php File 21.87 KB 0777
mnetservice_enrol.php File 3.03 KB 0777
moodle.php File 170.98 KB 0777
moodleoverflow.php File 20.3 KB 0777
mplayer.php File 1.17 KB 0777
mumie.php File 1.31 KB 0777
my.php File 2.45 KB 0777
netucate.php File 1018 B 0777
notes.php File 4.25 KB 0777
offlinequiz.php File 5.75 KB 0777
offlinequiz_statistics.php File 2.07 KB 0777
og.php File 1.03 KB 0777
openmeetings.php File 5.29 KB 0777
organizer.php File 14.69 KB 0777
oublog.php File 21.03 KB 0777
ouwiki.php File 26.19 KB 0777
page.php File 4.72 KB 0777
pagetype.php File 2.23 KB 0777
pandavideo.php File 4.49 KB 0777
panoptosubmission.php File 1.02 KB 0777
paygw_paypal.php File 2.53 KB 0777
payment.php File 4.84 KB 0777
pcast.php File 2.46 KB 0777
pdfannotator.php File 1.03 KB 0777
pdfparts.php File 3.66 KB 0777
peerwork.php File 1.12 KB 0777
percipio.php File 1018 B 0777
pix.php File 1.67 KB 0777
plagiarism.php File 1.64 KB 0777
plagiarism_compilatio.php File 24.08 KB 0777
plagiarism_plagscan.php File 1.2 KB 0777
plagiarism_turnitin.php File 1.51 KB 0777
plagiarism_turnitinsim.php File 18.94 KB 0777
plagiarism_urkund.php File 1.97 KB 0777
plugin.php File 20.15 KB 0777
pokcertificate.php File 1.01 KB 0777
portfolio.php File 17.51 KB 0777
portfolio_boxnet.php File 3.42 KB 0777
portfolio_download.php File 1.27 KB 0777
portfolio_flickr.php File 3.01 KB 0777
portfolio_googledocs.php File 2.35 KB 0777
portfolio_mahara.php File 4.13 KB 0777
portfolio_picasa.php File 2.24 KB 0777
poster.php File 2.18 KB 0777
privacy.php File 2.81 KB 0777
profilefield_brasilufmunicipio.php File 1.5 KB 0777
profilefield_checkbox.php File 1.63 KB 0777
profilefield_conditional.php File 1.47 KB 0777
profilefield_database.php File 4.16 KB 0777
profilefield_datetime.php File 1.99 KB 0777
profilefield_menu.php File 1.59 KB 0777
profilefield_social.php File 1.93 KB 0777
profilefield_text.php File 1.61 KB 0777
profilefield_textarea.php File 1.61 KB 0777
pt_br.md5 File 32 B 0777
publication.php File 12.78 KB 0777
pulse.php File 10.06 KB 0777
qbank.php File 3.23 KB 0777
qbank_bulkmove.php File 1.33 KB 0777
qbank_columnsortorder.php File 2.72 KB 0777
qbank_comment.php File 1.87 KB 0777
qbank_customfields.php File 2.14 KB 0777
qbank_deletequestion.php File 1.19 KB 0777
qbank_editquestion.php File 1.49 KB 0777
qbank_exportquestions.php File 1.15 KB 0777
qbank_exporttoxml.php File 1.14 KB 0777
qbank_history.php File 1.45 KB 0777
qbank_importquestions.php File 1.2 KB 0777
qbank_managecategories.php File 2.83 KB 0777
qbank_previewquestion.php File 1.97 KB 0777
qbank_statistics.php File 2.74 KB 0777
qbank_tagquestion.php File 1.13 KB 0777
qbank_usage.php File 1.77 KB 0777
qbank_viewcreator.php File 1.2 KB 0777
qbank_viewquestionname.php File 1.28 KB 0777
qbank_viewquestiontext.php File 1.15 KB 0777
qbank_viewquestiontype.php File 1.15 KB 0777
qbehaviour_adaptive.php File 2.62 KB 0777
qbehaviour_adaptive_adapted_for_coderunner.php File 1.11 KB 0777
qbehaviour_adaptivenopenalty.php File 1.2 KB 0777
qbehaviour_deferredcbm.php File 4.68 KB 0777
qbehaviour_deferredfeedback.php File 1.16 KB 0777
qbehaviour_deferredfeedbackexplain.php File 1.21 KB 0777
qbehaviour_immediatecbm.php File 1.25 KB 0777
qbehaviour_immediatefeedback.php File 1.21 KB 0777
qbehaviour_informationitem.php File 1.22 KB 0777
qbehaviour_interactive.php File 1.29 KB 0777
qbehaviour_interactivecountback.php File 1.28 KB 0777
qbehaviour_manualgraded.php File 1.17 KB 0777
qbehaviour_missing.php File 1.4 KB 0777
qcreate.php File 14.02 KB 0777
qformat_aiken.php File 1.58 KB 0777
qformat_blackboard.php File 1.46 KB 0777
qformat_blackboard_six.php File 2.13 KB 0777
qformat_examview.php File 1.31 KB 0777
qformat_gift.php File 2.1 KB 0777
qformat_h5p.php File 1.24 KB 0777
qformat_hotpot.php File 1.78 KB 0777
qformat_learnwise.php File 1.16 KB 0777
qformat_missingword.php File 1.63 KB 0777
qformat_multianswer.php File 1.4 KB 0777
qformat_qtex.php File 1.07 KB 0777
qformat_webct.php File 1.83 KB 0777
qformat_wordtable.php File 2.55 KB 0777
qformat_xhtml.php File 1.35 KB 0777
qformat_xml.php File 2.03 KB 0777
qtype_calculated.php File 12.09 KB 0777
qtype_calculatedmulti.php File 2.31 KB 0777
qtype_calculatedsimple.php File 3.27 KB 0777
qtype_coderunner.php File 1.14 KB 0777
qtype_ddimageortext.php File 6.14 KB 0777
qtype_ddmarker.php File 8.58 KB 0777
qtype_ddmatch.php File 1.74 KB 0777
qtype_ddwtos.php File 3.02 KB 0777
qtype_description.php File 1.92 KB 0777
qtype_essay.php File 6.32 KB 0777
qtype_essayautograde.php File 13.7 KB 0777
qtype_formulas.php File 17.14 KB 0777
qtype_gapfill.php File 4 KB 0777
qtype_gapselect.php File 3.95 KB 0777
qtype_geogebra.php File 3.21 KB 0777
qtype_jme.php File 5.46 KB 0777
qtype_match.php File 3.63 KB 0777
qtype_missingtype.php File 2.06 KB 0777
qtype_mtf.php File 5.39 KB 0777
qtype_multianswer.php File 4.98 KB 0777
qtype_multichoice.php File 6.35 KB 0777
qtype_musicinterval.php File 4.43 KB 0777
qtype_musictheory.php File 22.13 KB 0777
qtype_numerical.php File 7.8 KB 0777
qtype_ordering.php File 9.54 KB 0777
qtype_random.php File 3.12 KB 0777
qtype_randomsamatch.php File 3.06 KB 0777
qtype_shortanswer.php File 3.25 KB 0777
qtype_stack.php File 7.71 KB 0777
qtype_truefalse.php File 2.27 KB 0777
qtype_varnumeric.php File 2.49 KB 0777
qtype_varnumericset.php File 9.81 KB 0777
qtype_wordselect.php File 2.37 KB 0777
question.php File 44.53 KB 0777
questionnaire.php File 49.83 KB 0777
quiz.php File 93.05 KB 0777
quiz_downloadsubmissions.php File 1.71 KB 0777
quiz_editquizsettings.php File 1.53 KB 0777
quiz_grading.php File 4.75 KB 0777
quiz_gradingstudents.php File 2.79 KB 0777
quiz_overview.php File 6.17 KB 0777
quiz_responses.php File 2.77 KB 0777
quiz_stack.php File 2.59 KB 0777
quiz_statistics.php File 8.2 KB 0777
quizaccess_delaybetweenattempts.php File 1.47 KB 0777
quizaccess_fullface.php File 1.87 KB 0777
quizaccess_honestycheck.php File 2.02 KB 0777
quizaccess_ipaddress.php File 1.33 KB 0777
quizaccess_numattempts.php File 1.25 KB 0777
quizaccess_offlineattempts.php File 2.35 KB 0777
quizaccess_onesession.php File 3.59 KB 0777
quizaccess_openclosedate.php File 1.3 KB 0777
quizaccess_password.php File 1.35 KB 0777
quizaccess_proctoring.php File 1.03 KB 0777
quizaccess_quizproctoring.php File 1.04 KB 0777
quizaccess_safebrowser.php File 1.35 KB 0777
quizaccess_safeexambrowser.php File 2.58 KB 0777
quizaccess_seb.php File 20.21 KB 0777
quizaccess_securewindow.php File 1.29 KB 0777
quizaccess_timelimit.php File 1.57 KB 0777
quizgame.php File 1.04 KB 0777
rating.php File 3.94 KB 0777
ratingallocate.php File 10.44 KB 0777
reader.php File 1.19 KB 0777
realtimequiz.php File 8.53 KB 0777
recommend.php File 9.23 KB 0777
recordingsbn.php File 3.57 KB 0777
reengagement.php File 10.63 KB 0777
report.php File 1.05 KB 0777
report_allylti.php File 2.44 KB 0777
report_assign.php File 1 KB 0777
report_backups.php File 1.47 KB 0777
report_benchmark.php File 4.35 KB 0777
report_competency.php File 1.54 KB 0777
report_completion.php File 1.89 KB 0777
report_componentgrades.php File 1.16 KB 0777
report_configlog.php File 1.75 KB 0777
report_courseoverview.php File 1.2 KB 0777
report_coursesize.php File 2.62 KB 0777
report_coursestats.php File 2.93 KB 0777
report_customsql.php File 10.19 KB 0777
report_editdates.php File 1.08 KB 0777
report_engagement.php File 2.16 KB 0777
report_eventlist.php File 2.56 KB 0777
report_filetrash.php File 1.38 KB 0777
report_graphic.php File 1.16 KB 0777
report_infectedfiles.php File 2.14 KB 0777
report_insights.php File 2.54 KB 0777
report_log.php File 2.25 KB 0777
report_loglive.php File 1.8 KB 0777
report_lpmonitoring.php File 1.63 KB 0777
report_myfeedback.php File 3.84 KB 0777
report_mygrades.php File 1.14 KB 0777
report_outline.php File 1.9 KB 0777
report_overviewstats.php File 2.2 KB 0777
report_participation.php File 1.5 KB 0777
report_performance.php File 4.73 KB 0777
report_progress.php File 1.82 KB 0777
report_questioninstances.php File 1.91 KB 0777
report_rawrecordscount.php File 1.02 KB 0777
report_rolescapabilities.php File 1.74 KB 0777
report_roster.php File 1.31 KB 0777
report_security.php File 16.2 KB 0777
report_sphorphanedfiles.php File 4.89 KB 0777
report_stats.php File 2.47 KB 0777
report_status.php File 1.15 KB 0777
report_themeusage.php File 1.71 KB 0777
report_trainingsessions.php File 9.77 KB 0777
report_usersessions.php File 1.76 KB 0777
report_workflow.php File 3.23 KB 0777
reportbuilder.php File 18.31 KB 0777
repository.php File 18.23 KB 0777
repository_alfresco.php File 1.62 KB 0777
repository_areafiles.php File 1.4 KB 0777
repository_boxnet.php File 2.24 KB 0777
repository_cloudstudio.php File 1.33 KB 0777
repository_contentbank.php File 1.75 KB 0777
repository_coursefiles.php File 1.53 KB 0777
repository_dropbox.php File 2.3 KB 0777
repository_equella.php File 3.31 KB 0777
repository_filesystem.php File 2.58 KB 0777
repository_flickr.php File 2.83 KB 0777
repository_flickr_public.php File 3.42 KB 0777
repository_geogebratube.php File 1.19 KB 0777
repository_googledocs.php File 3.24 KB 0777
repository_local.php File 1.56 KB 0777
repository_merlot.php File 1.75 KB 0777
repository_nextcloud.php File 4.66 KB 0777
repository_onedrive.php File 4.62 KB 0777
repository_pandavideo.php File 1.68 KB 0777
repository_picasa.php File 1.91 KB 0777
repository_recent.php File 1.67 KB 0777
repository_s3.php File 1.48 KB 0777
repository_skydrive.php File 2.1 KB 0777
repository_upload.php File 2.11 KB 0777
repository_url.php File 1.55 KB 0777
repository_user.php File 1.43 KB 0777
repository_webdav.php File 1.78 KB 0777
repository_wikimedia.php File 1.95 KB 0777
repository_xpert_url.php File 1.04 KB 0777
repository_youtube.php File 1.96 KB 0777
reservation.php File 17.54 KB 0777
resource.php File 9.38 KB 0777
role.php File 38.5 KB 0777
rss.php File 1.08 KB 0777
scheduler.php File 39.89 KB 0777
scorm.php File 35.7 KB 0777
scormreport_basic.php File 1.26 KB 0777
scormreport_graphs.php File 1.29 KB 0777
scormreport_interactions.php File 2.17 KB 0777
scormreport_objectives.php File 1.46 KB 0777
scormreport_trends.php File 1.25 KB 0777
search.php File 8.74 KB 0777
search_simpledb.php File 2.11 KB 0777
search_solr.php File 5.74 KB 0777
securepdf.php File 2.9 KB 0777
simplecertificate.php File 14.71 KB 0777
simplelesson.php File 1.08 KB 0777
sms.php File 3.9 KB 0777
smsgateway_aws.php File 1.52 KB 0777
smsgateway_modica.php File 1.4 KB 0777
solo.php File 1.01 KB 0777
stampcoll.php File 1 KB 0777
studentquiz.php File 28.55 KB 0777
subcourse.php File 5.96 KB 0777
subsection.php File 1.42 KB 0777
supervideo.php File 10.8 KB 0777
survey.php File 20.93 KB 0777
surveypro.php File 16.13 KB 0777
surveyprofield_boolean.php File 1.79 KB 0777
surveyprofield_character.php File 1.2 KB 0777
surveyprotemplate_collesactual.php File 1.71 KB 0777
surveyprotemplate_collespreferred.php File 1.94 KB 0777
surveyprotemplate_criticalincidents.php File 1.48 KB 0777
swipe.php File 1.05 KB 0777
tab.php File 1.53 KB 0777
table.php File 1.2 KB 0777
tag.php File 10.05 KB 0777
taskchain.php File 5.01 KB 0777
taskchainreport_scores.php File 1.04 KB 0777
taskchainreport_taskscore.php File 1.05 KB 0777
taskchainreport_taskscores.php File 1.05 KB 0777
taskchainsource_html.php File 1.04 KB 0777
taskchainsource_qedoc.php File 1.04 KB 0777
theme_aardvark.php File 6.8 KB 0777
theme_aardvark_postit.php File 4.27 KB 0777
theme_aardvark_postitnote.php File 4.69 KB 0777
theme_academi.php File 21.94 KB 0777
theme_acmebanana.php File 1.06 KB 0777
theme_adaptable.php File 113.05 KB 0777
theme_afterburner.php File 3.65 KB 0777
theme_almondb.php File 5.36 KB 0777
theme_anomaly.php File 3.03 KB 0777
theme_archaius.php File 1.6 KB 0777
theme_arialist.php File 3.66 KB 0777
theme_base.php File 1.31 KB 0777
theme_bcu.php File 12.34 KB 0777
theme_bhs_academy.php File 1.01 KB 0777
theme_binarius.php File 2.55 KB 0777
theme_boost.php File 4.25 KB 0777
theme_boost_campus.php File 33.67 KB 0777
theme_boost_magnific.php File 21.69 KB 0777
theme_boost_o365teams.php File 1.88 KB 0777
theme_boost_union.php File 139.11 KB 0777
theme_bootstrap.php File 2.48 KB 0777
theme_bootstrapbase.php File 2.69 KB 0777
theme_boxxie.php File 2.5 KB 0777
theme_brick.php File 3.85 KB 0777
theme_campus.php File 1.05 KB 0777
theme_canvas.php File 1.17 KB 0777
theme_classic.php File 2.38 KB 0777
theme_clean.php File 3.35 KB 0777
theme_cloudyday.php File 1.01 KB 0777
theme_decaf.php File 1.49 KB 0777
theme_degrade.php File 22.62 KB 0777
theme_eadflix.php File 1.61 KB 0777
theme_eadtraining.php File 12.23 KB 0777
theme_educacionbe.php File 1.01 KB 0777
theme_eduhub.php File 3.91 KB 0777
theme_eguru.php File 10.28 KB 0777
theme_elegance.php File 17.88 KB 0777
theme_enlightlite.php File 32.41 KB 0777
theme_essential.php File 34.64 KB 0777
theme_evolved.php File 2.04 KB 0777
theme_fordson.php File 36.87 KB 0777
theme_formal_white.php File 7 KB 0777
theme_formfactor.php File 2.58 KB 0777
theme_fusion.php File 3.52 KB 0777
theme_klass.php File 7.12 KB 0777
theme_krystle.php File 1 KB 0777
theme_learnr.php File 1.19 KB 0777
theme_leatherbound.php File 2.61 KB 0777
theme_magazine.php File 4.21 KB 0777
theme_moodle2mobile.php File 2.09 KB 0777
theme_moodle2tablet.php File 1.15 KB 0777
theme_moodlebook.php File 1.02 KB 0777
theme_moove.php File 10.53 KB 0777
theme_more.php File 4.74 KB 0777
theme_morecandy.php File 2.46 KB 0777
theme_mymobile.php File 2.72 KB 0777
theme_nimble.php File 3.5 KB 0777
theme_nonzero.php File 3.37 KB 0777
theme_overlay.php File 3.26 KB 0777
theme_photo.php File 3.4 KB 0777
theme_pioneer.php File 28.44 KB 0777
theme_rebel.php File 8.26 KB 0777
theme_rocket.php File 1.04 KB 0777
theme_roshnilite.php File 10.16 KB 0777
theme_schoollege.php File 1.03 KB 0777
theme_serenity.php File 2.54 KB 0777
theme_shoelace.php File 1.06 KB 0777
theme_sky_high.php File 3.47 KB 0777
theme_snap.php File 21.76 KB 0777
theme_splash.php File 3.63 KB 0777
theme_squared.php File 5.62 KB 0777
theme_standard.php File 1.25 KB 0777
theme_standardold.php File 2.29 KB 0777
theme_stream.php File 10.77 KB 0777
theme_trema.php File 7.77 KB 0777
theme_waxed.php File 6.78 KB 0777
theme_workplace.php File 3.05 KB 0777
threesixo.php File 10.81 KB 0777
timezones.php File 21.95 KB 0777
tincanlaunch.php File 1.41 KB 0777
tiny_accessibilitychecker.php File 2.47 KB 0777
tiny_aiplacement.php File 2.83 KB 0777
tiny_autosave.php File 1.61 KB 0777
tiny_c4l.php File 5.27 KB 0777
tiny_cloze.php File 1.23 KB 0777
tiny_codepro.php File 1.11 KB 0777
tiny_cursive.php File 1 KB 0777
tiny_equation.php File 2.11 KB 0777
tiny_fontcolor.php File 2.88 KB 0777
tiny_fontfamily.php File 1.47 KB 0777
tiny_fontsize.php File 1.27 KB 0777
tiny_h5p.php File 1.96 KB 0777
tiny_html.php File 1.15 KB 0777
tiny_htmlblock.php File 2.61 KB 0777
tiny_iorad.php File 1.73 KB 0777
tiny_link.php File 1.47 KB 0777
tiny_media.php File 6.9 KB 0777
tiny_molstructure.php File 1.76 KB 0777
tiny_multilang2.php File 3.76 KB 0777
tiny_noautolink.php File 1.52 KB 0777
tiny_premium.php File 3.06 KB 0777
tiny_preview.php File 1.5 KB 0777
tiny_recordrtc.php File 6.68 KB 0777
tiny_sketch.php File 1.38 KB 0777
tiny_supersub.php File 1.31 KB 0777
tiny_wordlimit.php File 1.04 KB 0777
tinymce_clozeeditor.php File 1.46 KB 0777
tinymce_ctrlhelp.php File 1.21 KB 0777
tinymce_dragmath.php File 1.53 KB 0777
tinymce_glatex.php File 1.25 KB 0777
tinymce_h5p.php File 1.83 KB 0777
tinymce_helixmedia.php File 1.24 KB 0777
tinymce_html_components.php File 4.9 KB 0777
tinymce_iassign.php File 1.13 KB 0777
tinymce_managefiles.php File 1.8 KB 0777
tinymce_mathslate.php File 2.92 KB 0777
tinymce_mediacore.php File 1.25 KB 0777
tinymce_mediagallery.php File 1.32 KB 0777
tinymce_moodleemoticon.php File 1.4 KB 0777
tinymce_moodleimage.php File 1.2 KB 0777
tinymce_moodlemedia.php File 1.23 KB 0777
tinymce_moodlenolink.php File 1.11 KB 0777
tinymce_pdw.php File 1.2 KB 0777
tinymce_poodll.php File 2.33 KB 0777
tinymce_recordrtc.php File 4.58 KB 0777
tinymce_sketch.php File 1.54 KB 0777
tinymce_skim.php File 2.98 KB 0777
tinymce_spellchecker.php File 1.16 KB 0777
tinymce_tiny_mce_wiris.php File 1.23 KB 0777
tinymce_virtualkeyboard.php File 1.04 KB 0777
tinymce_wordcount.php File 1.08 KB 0777
tinymce_wrap.php File 1.14 KB 0777
tinymce_youtube.php File 6.92 KB 0777
tool_admin_presets.php File 6.92 KB 0777
tool_advancedspamcleaner.php File 1.66 KB 0777
tool_analytics.php File 11.83 KB 0777
tool_assignmentupgrade.php File 3.59 KB 0777
tool_attestoodle.php File 1.01 KB 0777
tool_availabilityconditions.php File 1.3 KB 0777
tool_behat.php File 4.66 KB 0777
tool_bloglevelupgrade.php File 2.54 KB 0777
tool_brickfield.php File 23.38 KB 0777
tool_capability.php File 2.09 KB 0777
tool_catalogue.php File 6.06 KB 0777
tool_certificate.php File 13.72 KB 0777
tool_certification.php File 33.15 KB 0777
tool_clearbackupfiles.php File 2.34 KB 0777
tool_cohortroles.php File 3.58 KB 0777
tool_componentlibrary.php File 2.49 KB 0777
tool_coursearchiver.php File 12.54 KB 0777
tool_coursebank.php File 1.1 KB 0777
tool_coursedates.php File 1.53 KB 0777
tool_coursefields.php File 1.25 KB 0777
tool_courserating.php File 7.7 KB 0777
tool_customlang.php File 6.04 KB 0777
tool_custompage.php File 6.48 KB 0777
tool_dataprivacy.php File 34.27 KB 0777
tool_datastore.php File 3.18 KB 0777
tool_datewatch.php File 1.19 KB 0777
tool_dbtransfer.php File 3.06 KB 0777
tool_deletecourses.php File 1.22 KB 0777
tool_downloaddata.php File 2.81 KB 0777
tool_dynamicrule.php File 16.31 KB 0777
tool_filetypes.php File 5.01 KB 0777
tool_generator.php File 10.78 KB 0777
tool_groupautoenrol.php File 1.79 KB 0777
tool_health.php File 1.39 KB 0777
tool_httpsreplace.php File 3.71 KB 0777
tool_innodb.php File 1.12 KB 0777
tool_installaddon.php File 6.16 KB 0777
tool_langimport.php File 4.39 KB 0777
tool_licensemanager.php File 2.89 KB 0777
tool_lifecycle.php File 13.07 KB 0777
tool_log.php File 2.05 KB 0777
tool_lp.php File 20.28 KB 0777
tool_lpimportcsv.php File 2.97 KB 0777
tool_lpimportoutcomes.php File 1.56 KB 0777
tool_lpmigrate.php File 4.7 KB 0777
tool_mergeusers.php File 11.86 KB 0777
tool_messageinbound.php File 10.49 KB 0777
tool_mfa.php File 12.49 KB 0777
tool_migratehvp2h5p.php File 4.14 KB 0777
tool_mobile.php File 16.01 KB 0777
tool_monitor.php File 8.16 KB 0777
tool_moodlenet.php File 5.9 KB 0777
tool_multilangupgrade.php File 1.49 KB 0777
tool_oauth2.php File 10.77 KB 0777
tool_opcache.php File 1.2 KB 0777
tool_organisation.php File 21.74 KB 0777
tool_phpunit.php File 1.11 KB 0777
tool_pluginskel.php File 7.75 KB 0777
tool_policy.php File 13.29 KB 0777
tool_profiling.php File 2.77 KB 0777
tool_program.php File 34.25 KB 0777
tool_qeupgradehelper.php File 7.22 KB 0777
tool_recyclebin.php File 3.09 KB 0777
tool_replace.php File 2.69 KB 0777
tool_reportbuilder.php File 17.6 KB 0777
tool_spamcleaner.php File 2.52 KB 0777
tool_supporter.php File 3.88 KB 0777
tool_syncgroups.php File 1.95 KB 0777
tool_task.php File 8.57 KB 0777
tool_tcpdffonts.php File 2.55 KB 0777
tool_templatelibrary.php File 1.9 KB 0777
tool_tenant.php File 16.83 KB 0777
tool_timezoneimport.php File 1.62 KB 0777
tool_token.php File 2.17 KB 0777
tool_unittest.php File 5.58 KB 0777
tool_unsuproles.php File 1.48 KB 0777
tool_uploadcourse.php File 10.2 KB 0777
tool_uploaduser.php File 8.65 KB 0777
tool_usersuspension.php File 1.04 KB 0777
tool_usertours.php File 24.59 KB 0777
tool_wp.php File 26.5 KB 0777
tool_xmldb.php File 18.16 KB 0777
tracker.php File 4.24 KB 0777
turnitintool.php File 1.68 KB 0777
tutorialbooking.php File 12.09 KB 0777
url.php File 7.64 KB 0777
user.php File 11.24 KB 0777
userkey.php File 3.02 KB 0777
videochat.php File 1.63 KB 0777
videofile.php File 1.25 KB 0777
videotime.php File 21.88 KB 0777
videotimeplugin_videojs.php File 1.29 KB 0777
videotimeplugin_vimeo.php File 1.27 KB 0777
videotimetab_block.php File 1.49 KB 0777
videotimetab_chapter.php File 1.38 KB 0777
videotimetab_chat.php File 2.15 KB 0777
videotimetab_information.php File 1.42 KB 0777
videotimetab_related.php File 1.46 KB 0777
videotimetab_texttrack.php File 1.4 KB 0777
videotimetab_watch.php File 1.17 KB 0777
vitero.php File 3.92 KB 0777
vpl.php File 28.13 KB 0777
webex.php File 3.41 KB 0777
webexactivity.php File 7.93 KB 0777
webinar.php File 11.28 KB 0777
webrtcexperiments.php File 1.8 KB 0777
webservice.php File 19.95 KB 0777
webservice_amf.php File 1.06 KB 0777
webservice_rest.php File 1.16 KB 0777
webservice_soap.php File 1.16 KB 0777
webservice_xmlrpc.php File 1.17 KB 0777
wiki.php File 20.38 KB 0777
wiziq.php File 4.85 KB 0777
workshop.php File 38.33 KB 0777
workshopallocation_manual.php File 1.7 KB 0777
workshopallocation_random.php File 3.79 KB 0777
workshopallocation_scheduled.php File 4.68 KB 0777
workshopeval_best.php File 1.91 KB 0777
workshopeval_credit.php File 1.88 KB 0777
workshopeval_weightiest.php File 1.3 KB 0777
workshopform_accumulative.php File 2.39 KB 0777
workshopform_comments.php File 1.53 KB 0777
workshopform_numerrors.php File 2.25 KB 0777
workshopform_rubric.php File 1.94 KB 0777
xapi.php File 1.97 KB 0777
zoom.php File 42.9 KB 0777
Filemanager