lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1961 Export Portfolio

* now it looks like mock up on this page http://wiki.lamsfoundation.org/display/lams/Image+Gallery

* also export portfolio is group aware now

    • -0
    • +92
    /lams_tool_images/web/pages/export/exportimagelearner.jsp
    • -0
    • +142
    /lams_tool_images/web/pages/export/exportimageteacher.jsp
changes to moodle choice tool

fix build problem on shaun

Removed restriction on teacher creating and replying to messages.

LDEV-2067

adding images tool to integration build and 'all' cvs alias

committing the final windows database dump for 2.2

changes to moodle choice tool

committing the sample repository and secure files for 2.2 tag

committing final changes for 2.2 unix upgrader - forgot to commit them earlier

  1. … 50 more files in changeset.
Added script common.js

LDEV-1902

LDEV-2062 ability to vote for several images

    • -1
    • +10
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -1
    • +7
    /lams_tool_images/db/sql/table-schema.sql
  1. … 11 more files in changeset.
LDEV-2061 Number of comments for branching

LDEV-2063 Added ability to add an image from Monitor

    • -0
    • +17
    /lams_tool_images/conf/xdoclet/struts-actions.xml
    • -0
    • +70
    /lams_tool_images/web/pages/monitoring/parts/addimage.jsp
LDEV-2064 average rating or number of votes included on summary page

Files modified in the question folder

    • -0
    • +62
    /temp_moodle_dev/moodle/question/edit.php
New weblib.php , modifications in the header's and footer's functions

    • -0
    • +7080
    /temp_moodle_dev/moodle/lib/weblib.php
Removing a capital letter from moodle forum project

Removing a capital letter from moodle forum project

Latest version of the modedit-lams.php

    • -0
    • +470
    /temp_moodle_dev/moodle/course/modedit-lams.php
Tool adapter for Moodle's wiki. That is just the base, without changes so after this when we syncronize you will see all the changes we made for that tool.

  1. … 110 more files in changeset.
New mod_form.php for LAMS (we will modify this file for LAMS purposes)

    • -0
    • +97
    /temp_moodle_dev/moodle/mod/wiki/mod_form_lams.php
we use the variable 'saved' to let know the view's page that one file has been uploaded so it can be displayed the Next Activity button( in case is a Learner).

we use the variable 'save' to let the view's pageto know that there has been one file uploaded. We also noticed that in the database, in the table submissions they were not storing the number of files uploaded in the numfiles field, so we fix that so we could use that parameter in our outputs function.

Lams folder for the Tool Adapter in Moodle's assignment

  1. … 114 more files in changeset.
Nothing important: delate one variable that hasn't been used

Some modifications to make the tool work properly if there is one Quiz in blank in a LAMS sequence.

    • -8
    • +15
    /temp_moodle_dev/moodle/mod/quiz/lib.php
fix an error to get the sectionid variable

New tool adapter's page for Moodle's Assignment

Use 'next' variable to check if an entry have been uploaded and if true lams shows the Next Activity button

    • -1
    • +5
    /temp_moodle_dev/moodle/mod/glossary/view.php
Some little changes, nothing relevant