Moodle Plugins directory: Exabis E-Portfolio | Moodle.org

Exabis E-Portfolio
About Exabis ePortfolio:
Start ePortfolio work with Moodle – a compact block with everything needed to collect, select, reflect, and share.
Exabis ePortfolio redefines the learning experience by placing learners at the centre of their educational journey. This Moodle plugin empowers students to create, collect, and share their learning artefacts in the form of digital portfolios. It offers a learner-driven approach to acquiring new competencies by enabling learners to create and share their artefacts as part of the learning process.
Key Features:
Individualized Portfolio Structure
Build ePortfolios with a structure tailored to your individual preferences and learning objectives.
Competence Mapping
Link your ePortfolio artefacts to specific competencies, facilitating a comprehensive understanding of your learning journey.
Selective Publishing
Publish views of your portfolio with a selection of materials, allowing you to curate and share your work with precision. Collect materials and artefacts created as part of collaboration and co-creation with others.
Export to Europass
Export your ePortfolio content to Europass format, making it easy to showcase your accomplishments and skills on your CV.
Integration of OpenBadges
Seamlessly integrate OpenBadges to recognize and showcase your achievements within your ePortfolios.
Cross-Platform Use
Save ePortfolios as SCORM packages for cross-platform compatibility, extending the reach and usability of your learning materials.
Exabis ePortfolio can be effortlessly integrated into your existing Moodle installation, allowing for course-independent operation.
How it Works:
Students can easily collect web links, files, and notes, organizing them into self-defined categories. They have the flexibility to choose whether to publish all or select parts of their collected learning materials, making it possible to share their work with the entire community or a specific group of users. This sharing feature enables peer and teacher assessment, fostering collaboration and reflection.
ePortfolios can be saved as SCORM packages, ensuring compatibility across different platforms. The built-in CV functionality streamlines the process of exporting to Europass format, enhancing your professional profile.
Exabis ePortfolio is a pivotal component of the Exabis Suite, a 100% open-source suite that seamlessly combines Exabis Competencies, ePortfolio, and Student Review modules. This suite offers adaptive learning scenarios that can be guided by trainers, self-paced, reflective, and personalized, enhancing the learning experience for all users. The modules can be used independently or as part of the suite, providing maximum flexibility and customization options for educators and learners.
Read more at: www.exabis.at
Thank for your reply and guide.
When we have an issue with the Download as PDF is always 2 pages and page with image, video is slash.
Please, help me with setting or workaround?
Thank you so much!
We intend to use Exabis to maintain the CV of teacher staff at a college. The My views, I created were shared externally, but the page is displays only until I remain logged in to my Moodle account. Without clicking over the following view link, displays Moodle login page.
https://scizal.ac.in/moodle30/blocks/exaport/shared_view.php?access=hash/2-2ded8573
Please suggest if any solution for making all externally shared links accessible from outside the Moodle login environment.
yagnikbn
on line 114 if block_exacomp is not installed ( the function block_exacomp_get_string doesnt exists):
Replace :
// View custom template settings
$settings->add(new admin_setting_heading('exaport/layout_settings',
block_exacomp_get_string('settings_layout_settings_heading', 'block_exaport'),
''));
by :
// View custom template settings
$settings->add(new admin_setting_heading('exaport/layout_settings',
get_string('settings_layout_settings_heading', 'block_exaport'),
''));
Информация об отладке: Field 'courseid' doesn't have a default value
INSERT INTO mdl_block_exaportresume (user_id,cover) VALUES(?,?)
[array (
0 => '2',
1 => '
Мое новое резюме
',)]
Error code: dmlwriteexception×Отклонить это уведомление
Трассировки стека:
line 497 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
line 1482 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
line 1528 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
line 291 of /blocks/exaport/lib/resumelib.php: call to mysqli_native_moodle_database->insert_record()
line 27 of /blocks/exaport/resume.php: call to block_exaport_get_resume_params()
MySQL
PHP 8
At the moment, the merging is done using external tools.
It would be extremely helpful for us if this could be done within the exabis tool. Is something like this planned?
Best regards