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

Exabis E-Portfolio
Empowering students with Digital Portfolios
Your simple starting point for ePortfolio work in Moodle: A compact and powerful plugin that lets students collect, organize, reflect on, and share their learning artefacts – all in one place.
Exabis ePortfolio puts students at the centre of their educational experience. They collect learning artifacts. organize them into custom categories and selectively share their content with peers, instructors or external audiences. This process allows for reflection, collaboration and competence-based learning.
Key Features
Personalized Structure – Build portfolios that reflect individual goals and learning paths.
Competence Mapping – Link artefacts to specific skills or competences for targeted development.
Selective Sharing – Share specific views or collections with chosen audiences.
Europass Export – Export your portfolio in Europass format for CVs and applications.
OpenBadge Integration – Display verified achievements through digital badges.
SCORM Compatibility – Save portfolios as SCORM packages for cross-platform use.
Seamless Integration in Moodle
Exabis ePortfolio integrates effortlessly into any existing Moodle setup and works independently of individual courses. Students can collect links, files, and notes, organize them into custom categories, and selectively share their content with peers or instructors – enabling meaningful feedback and collaboration.
With SCORM export and a built-in CV generator, Exabis ePortfolio supports both learning and career development.
Part of the Open-Source Exabis Suite
Exabis ePortfolio is part of the Exabis Suite – a 100% open-source collection of modules including Competencies, ePortfolio, and Student Review. These tools support guided, self-paced, and personalized learning scenarios, all designed to adapt to the needs of students and educators. Use the modules independently or combine them for maximum flexibility.
Read more at: www.exabis.at
or visit our website at: https://gtn-solutions.com
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