GithubHelp home page GithubHelp logo

aigissch / liferaylms-portlet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from telefonicaed/liferaylms-portlet

0.0 0.0 0.0 45.66 MB

Wemooc aims to be a complete LMS solution specifically targeted to the creation of MOOCs. Please refer to http://wemooc.com

Home Page: http://wemooc.com

License: GNU Affero General Public License v3.0

Java 94.93% HTML 0.01% CSS 0.31% JavaScript 4.76%

liferaylms-portlet's Introduction

#liferaylms

Núcleo de LMS para liferay. Permite la creación y realización de cursos con actividades y módulos.

Parametrización

lms.competences.pages=A4,A4 landscape

#1 Open, 2 restricted, 3 private #lms.site.types=3,2,1 #module.show.icon=true/false #activity.show.categorization=true/false #lms.learningactivity.maxfile=4

learningactivity.show.califications=true

#lms.learningactivity.scormasset=com.liferay.lms.learningactivity.scormcontent.ScormContentAR learningactivity.resourceExternal.complementaryFile=true login.events.post=com.liferay.lms.actions.PostLoginAction lms.p2p.numcustomquestion=5 lms.learningactivity.testoption.editformat=true lms.question.formattype.normal=0 lms.question.formattype.horizontal=1 lms.question.formattype.combo=2 lms.module.courtesytime.miliseconds=5000

Instalación

Dejar el war en deploy Dejar el jar en lib/ext

Extensión de funcionalidad

Permite la extensión de:

  • Actividades
  • Métodos de evaluación
  • Sistemas de calificación
  • Métodos de inscripción
  • Preguntas de test
  • Diplomas

Acciones en la administración de cursos

Se ha establecido una interfaz para extender las acciones del curso en la administración de cursos con la interfaz AdminActionType. Para implementar una nueva acción hay que añadir lo siguiente:

  1. Añadir la siguiente línea en el portal.properties de tu portlet:

lms.admin.action.type.portlet_WAR_nombreportlet.typeId=com.ted.xxx.ClaseImplementa portlet.add.default.resource.check.whitelist=portlet_WAR_nombreportlet

  1. Implementar la interfaz AdminActionType.
  2. En el liferay-portlet de tu portlet, tienes que añadir esta propiedad al portlet que va a ser embebido:

false

  1. Añadir en el portal-ext.properties las siguientes propiedades:

portlet.add.default.resource.check.enabled=true

  1. Añadir en el archivo admin-course-action.md el identificador

Compilación

Contribución

Por favor, leer CONTRIBUTING.md para conocer en detalle el código de conducto, y los procesos a seguir para realizar los merge request.

Versionado

Para las versiones disponibles, ver el repositorio de tags.

Licencia

Este proyecto tiene licencia Propietary - ver el archivo LICENSE.md para más detalle.

liferaylms-portlet's People

Contributors

jorgeted avatar cesartron avatar erchiky avatar vicencarlos avatar je10925 avatar virginiama89 avatar je10818 avatar virginiadlfb avatar juancarlosriverated avatar enriqueted avatar nuriated avatar richikun8 avatar je10755 avatar luismiguelted avatar omaikyto avatar je10984 avatar franciscomoyaangulo avatar davidgomeztrapero avatar mpereiralopez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.