Technical Project icon

Technical Project

The "techproject" activity module provides a complete project driving tool, IEEE compliant, in a pedagogical environment, for real project use or for pedagogical approach of project management.
Price option: Free

Supports Moodle 1.9-3.11 See all versions
Latest release: 3 years ago
Installations: 64
Downloads (last 90 days): 34

Frankenstyle name: mod_techproject
Activities

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Hi, will there be an update for 4.3? We get an error when trying to add a root task. (Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead)
(A required parameter (id) was missing)
Hi valery! I found out a bug, and I reported detail to Github: https://github.com/vfremaux/moodle-mod_techproject/issues/7
Hi Valery, I like the module and try to use it but have one problem. Ist is now 2017 and I try to add some dates in 2016, but the module does not allow that: where can I change that? (other forms in other plugins and core allow earlier dates.)
hi, is there any plan to upgrade this plugin for moodle 3.2? thanks for reply and bye
Yeah, some silly quick fix that should have taken into account my weak "r" key.... quick fix : on task.php line 32 tell "dirroot" and not "diroot". Note that Techproject is NOT YET reviewed for moodle 2.7 version and some obsolescence may appear.... cheers
Cannot add tasks at all, user is admin with full rights, using Moodle version 2.7, tested adding task in Clean and Essential Themes, tested adding task in course format Topics and OneTopic, tested adding task with Separate Groups and No Groups. All fail to Add Task.
Debug Error Message reads: xx/techproject/task.php on line 32 Warning: include(/mod/techproject/edit_task.php): failed to open stream: No such file or directory in xx/mod/techproject/task.php on line 32 Warning: include(): Failed opening '/mod/techproject/edit_task.php' for inclusion
This : mod/lang/lang/en/lang.php
makes me think the plugin may be not correctly installed.
there is no reason you have such a path in moodle.
Technproject should reside in /mod/techproject folder
Is that the case ?
I am using moodle 2.6 and I am getting an error below when I tried installing this plugin. How can you help?
Invalid get_string() identifier: 'modulename' or component 'mod_lang'. Perhaps you are missing $string['modulename'] = ''; in mod/lang/lang/en/lang.php?
line 293 of /lib/classes/string_manager_standard.php: call to debugging()
line 6828 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 64 of /lib/classes/plugininfo/mod.php: call to get_string()
line 131 of /lib/classes/plugininfo/base.php: call to core\plugininfo\mod->init_display_name()
line 88 of /lib/classes/plugininfo/base.php: call to core\plugininfo\base::make_plugin_instance()
line 368 of /lib/classes/plugin_manager.php: call to core\plugininfo\base::get_plugins()
line 33 of /admin/settings/plugins.php: call to core_plugin_manager->get_plugins_of_type()
line 6389 of /lib/adminlib.php: call to require()
line 3515 of /lib/navigationlib.php: call to admin_get_root()
line 3372 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
line 717 of /lib/pagelib.php: call to settings_navigation->initialise()
line 734 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
line 109 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
line 296 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
line 238 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 956 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1008 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 353 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 6 of /theme/boxxie/layout/general.php: call to block_manager->region_has_content()
line 866 of /lib/outputrenderers.php: call to include()
line 796 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 2559 of /lib/outputrenderers.php: call to core_renderer->header()
line 362 of /lib/setuplib.php: call to core_renderer->fatal_error()
line 1158 of /lib/upgradelib.php: call to default_exception_handler()
line 1592 of /lib/upgradelib.php: call to upgrade_handle_exception()
line 431 of /admin/index.php: call to upgrade_noncore()
Invalid get_string() identifier: 'modulename' or component 'mod_mod'. Perhaps you are missing $string['modulename'] = ''; in mod/mod/lang/en/mod.php?
line 293 of /lib/classes/string_manager_standard.php: call to debugging()
line 6828 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 64 of /lib/classes/plugininfo/mod.php: call to get_string()
line 131 of /lib/classes/plugininfo/base.php: call to core\plugininfo\mod->init_display_name()
line 88 of /lib/classes/plugininfo/base.php: call to core\plugininfo\base::make_plugin_instance()
line 368 of /lib/classes/plugin_manager.php: call to core\plugininfo\base::get_plugins()
line 33 of /admin/settings/plugins.php: call to core_plugin_manager->get_plugins_of_type()
line 6389 of /lib/adminlib.php: call to require()
line 3515 of /lib/navigationlib.php: call to admin_get_root()
line 3372 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
line 717 of /lib/pagelib.php: call to settings_navigation->initialise()
line 734 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
line 109 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
line 296 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
line 238 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 956 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1008 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 353 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 6 of /theme/boxxie/layout/general.php: call to block_manager->region_has_content()
line 866 of /lib/outputrenderers.php: call to include()
line 796 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 2559 of /lib/outputrenderers.php: call to core_renderer->header()
line 362 of /lib/setuplib.php: call to core_renderer->fatal_error()
line 1158 of /lib/upgradelib.php: call to default_exception_handler()
line 1592 of /lib/upgradelib.php: call to upgrade_handle_exception()
line 431 of /admin/index.php: call to upgrade_noncore()
Hi Armando, Techproject review for passing everythin to JQuery Ajax is in progress. I'm not sure the module is completely stable yet but i can release candidate code for tests....
Hi Valery... I'm running version 2.6 .. any new about the above coding error? .... PAGE->yui2_lib() is not available any more, use YUI 2in3 instead, see MDL-34741 for more information
thanks, i see... this YUI implementation is becoming more than opaque to high functional level developpers..... hope i will find a way....
It looks like this will need some work for 2.4:
Coding error detected, it must be fixed by a programmer: PAGE->yui2_lib() is not available any more, use YUI 2in3 instead, see MDL-34741 for more information.
sorry : line 400
Found the guilty rule : remove CSS rule block in style.css and all will layout again correctly....
sure, i check that and come back to you