lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to hide the Moodle's headers and footers

    • -2
    • +9
    /temp_moodle_dev/moodle/mod/forum/discuss.php
No significant change: we have delented one variable that we won't use

There was a mistake: we used section's 'id' but we have to use section's 'section' number, in the clone function

    • -1
    • +1
    /temp_moodle_dev/moodle/mod/choice/lib.php
just in case there is a change ... sorry

    • -0
    • +2282
    /temp_moodle_dev/moodle/lib/datalib.php
slightly change, nothing important

    • -2
    • +0
    /temp_moodle_dev/moodle/mod/choice/index.php
Some changes to be able to display LAMS's navigation buttons and to hide Moodle navigation headers

New pages to display LAMS's navigation buttons in the upper frame

    • -0
    • +14
    /temp_moodle_dev/moodle/mod/assignment/showlamsfinish.php
    • -0
    • +15
    /temp_moodle_dev/moodle/mod/assignment/showlamsnext.php
New page. We adapt the mod_form to LAMS, so it is not as complex as the original one and have all the fields and buttons that LAMS need to edit the activity.

    • -0
    • +76
    /temp_moodle_dev/moodle/mod/assignment/mod_form_lams.php
changes in some functions to hide Moodle's navigation headers and footers and new fucntions to clone, import, export and return Moodle's outputs to LAMS

New page. We need that to choose the Assignment's type in LAMS before editting the activity.

    • -0
    • +56
    /temp_moodle_dev/moodle/mod/assignment/assignment_types.php
add field is_lams in assignment's table to identifiy assignments done inside LAMS

Changes to analize the isFinished variable so we display the Next Activity button if the activity has been done once.

    • -0
    • +66
    /temp_moodle_dev/moodle/course/lamsbuttons.php
    • -0
    • +44
    /temp_moodle_dev/moodle/course/lamsframes.php
add a parameter so now we can know if one activity has beewn done at list once by the learner so if the learner click the activity to wach it again the Next Activity button will appear automatically so the learner won't have to redo the activity to continue

we changed the name of the Quiz's outputs function so now will work with percentages, not just the mark so we will have less problems with the fractrional marks

Put the Quiz output's function's name at the bottom of the list

changes to be able to recognize in Moodle if an activity have been done at leas once by the learner so when you click overone activity on the left menu automatically you will see the Next Activity button so you will not have to redo the activity to continue

Change the output's function names for glossary

Delete Monitoring buttons that we don't use with Moodle tools

we put theglossary's outputs function's name at the end of the list

We changed the old Forum so now it works as the other tools: with two frames, one for the content and one for the navigation buttons

Changes for the outputs function to be processed

LDEV-2034

* images has correct dimensions in IE now

* also switched from lightbox.js to another implemetation which is called - lytebox

    • -0
    • +4
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -1
    • +1
    /lams_tool_images/db/sql/table-schema.sql
    • -0
    • +93
    /lams_tool_images/web/includes/css/lytebox.css
    • binary
    /lams_tool_images/web/includes/images/close_grey.png
  1. … 8 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 97 more files in changeset.
LDEV-1957

* image gallery constants file cleaned up

LDEV-1957

* application resources file cleaned up

    • -116
    • +115
    /lams_tool_images/conf/language/rams/ApplicationResources_en_AU.properties
LDEV-1957

*removed reviewItem action

    • -18
    • +0
    /lams_tool_images/conf/xdoclet/struts-actions.xml
LDEV-1961 Export Portfolio

    • -0
    • +114
    /lams_tool_images/web/pages/export/exportimage.jsp
Fixing mdlforum classpath

LDEV-2045 Display images in description

LDEV-2053 images uploaded by users in learner are group specific now