Commit Graph

294 Commits (2b64e71d7799398046fcee4035a5fecf8588781a)

Author SHA1 Message Date
Yannick Warnier 2b64e71d77 [svn r17998] Fixed a bug in lp_item insertion and edition (see FS#3539) 17 years ago
Julio Montoya 68ace5837f [svn r17972] Added the max_item_allowed option in Tests and in the LP(developed by Nicolas Raynaud (Cyim) added/modified by jmontoya) FS#3515 17 years ago
Carlos Vargas c2c9de21dc [svn r17940] minor add width and height in iframe "learnpath_preview_frame" see FS#3510 17 years ago
Isaac Flores a16dc2f94c [svn r17845] logic changes-delete link of gradebook tool and restore file-(see FS#3493) 17 years ago
Cristian Fasanando 53cd7b0f26 [svn r17605] Logic Changes - Fixed bug founded in learning path score and when you display a exercise item should show check icon when the exercise is over see FS#3427 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Yannick Warnier 3de4586761 [svn r17327] Fixed warning when uploading SCORM archive (or not uploading anything, actually) 17 years ago
Cristian Fasanando b9c7899aad [svn r17322] minor - style changes - when you edited an audio file display two button that was'nt neccesary (see FS#3295) 17 years ago
Cristian Fasanando b195700ad3 [svn r17274] logic changes -item property changes - (partial FS#3349) - by cvargas 17 years ago
Yannick Warnier 6d34f8c66d [svn r17162] Added create_new_attempt() to generate a new attempt statically (similar to the restart() method) 17 years ago
Yannick Warnier 658453c2c9 [svn r17161] Added a restart() call to enable restart when opening the learning path if multiple attempts are "on" and the item has already been seen. 17 years ago
Juan Carlos Raña e1788ddf17 [svn r16868] added alternative texts on the icons 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Eric Marguin 08d6fdeacd [svn r16639] fix another bug when editing a document with audioplayer 17 years ago
Eric Marguin 782350bddd [svn r16635] fix a bug when editing a document with audioplayer 17 years ago
Eric Marguin 61196097e8 [svn r16555] change the path to audio files of mp3 players to absolute ones 17 years ago
Patrick Cool 11e0ac001c [svn r16516] 17 years ago
Eric Marguin f22fc71245 [svn r16446] fix characters problem in item titles (FS#2739) 17 years ago
Patrick Cool 8b53ab7ba8 [svn r16414] audio upload learnpath step 17 years ago
Yannick Warnier 52f4a42927 [svn r16211] Little performance improvement in learning path edition 17 years ago
Yannick Warnier e2247a6ff8 [svn r16209] Added method to set index terms at the learning path level 17 years ago
Yannick Warnier 8ab988958a [svn r16205] Added function to get common index terms of all items in one path 17 years ago
Julio Montoya 7dc7fab256 [svn r16197] LP menu improvements see FS#2841 17 years ago
Yannick Warnier 3626051ef1 [svn r16185] Little improvements 17 years ago
Julio Montoya 3fc9870eae [svn r16126] LP's menu improvements see FS#2841 17 years ago
Julio Montoya 2981707d3d [svn r16124] LP's menu improvements see FS#2841 17 years ago
Yannick Warnier ed02440974 [svn r16096] Integration of search feature into Oogie 17 years ago
Julio Montoya 335d662cf4 [svn r16089] Lp Improvements FS#2841 17 years ago
Julio Montoya e5ce81e0dc [svn r16085] Some learning path menu improvement (author, image) see FS#2841 17 years ago
Yannick Warnier ae5a0741f8 [svn r16076] Really fix the character set encoding problem in learning path building. Left learning path as UTF-8 by default since fixing the bug didn't need a change there. UTF-8 is left by default as a "best practice" considering learning paths might be later exported as SCORM. 17 years ago
Yannick Warnier 1d6cfe8d9d [svn r16075] Fix bug whereby creating a new learning path as UTF-8-encoded created problems afterwards. 17 years ago
Julio Montoya 5d2468d2ce [svn r16074] Showing the LP image and the author name. FS#2841 17 years ago
Julio Montoya 78d00b11ca [svn r16015] "Parameters" field value avoided in Lp_item, we use instead the Quiz Random value (see FS#2785) 18 years ago
Julio Montoya e55c87c138 [svn r15989] The "parameters" field in lp_item table is fill with the random value of a Quiz. see FS#2785 18 years ago
Yannick Warnier 109b555ceb [svn r15651] Authorize empty theme to reset theme to course default in learning path edition page 18 years ago
Yannick Warnier 8564e5fcd6 [svn r15650] Added charsets allowed by edit form in authorized charsets 18 years ago
Yannick Warnier 5aa4fd3501 [svn r15648] Important. Completed queries before call to tree_array() to avoid warnings. Possible unforseeable side-effects. 18 years ago
Yannick Warnier 57d578bc51 [svn r15647] Important. Completed queries before call to tree_array() to avoid warnings. Possible unforseeable side-effects. 18 years ago
Yannick Warnier 76049f4111 [svn r15644] Removed notice-level messages 18 years ago
Yannick Warnier a1843b3d0a [svn r15548] Fix form labels appearance problems - see FS#2571 18 years ago
Yannick Warnier 39cff01d3e [svn r15544] Removed error logging 18 years ago
Yannick Warnier 77e08535db [svn r15542] Fix other flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier 782f217232 [svn r15541] Fix flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier caf79c11d1 [svn r15531] Increase filtering of new document filenames in learning path creation - see FS#2526 18 years ago
Yannick Warnier 5bfe41da93 [svn r15514] Fixed learnpath title encoding problem in get_html_toc() 18 years ago
Yannick Warnier 29861077b7 [svn r15473] Fix some url-append issues in SCORM export - see FS#2526 18 years ago
Julio Montoya a0b3e53618 [svn r15466] Functions changed html_entity_encode to mb_convert_encoding 18 years ago
Julio Montoya 57de0752af [svn r15431] Minor - add template button deleted. Change html_entity_decode to mb_convert_encoding 18 years ago
Julio Montoya c13d292e24 [svn r15355] Minor - title's encoding fixed 18 years ago
Julio Montoya e538ad192a [svn r15354] Minor - Fixed step's title when adding new items in LP 18 years ago