A modular enhancement or extension for the Chemistry Building Blocks Word-based educational toolkit. This version builds upon the original Chemistry Building Blocks macro-enabled system used to teach atomic structure, bonding, and the periodic table.
This version (v2
) is not standalone. It requires the original macro-enabled base system:
Chemistry Building Blocks_StartUp_v5.dotm
- Installed Microsoft Word with macros enabled
- Base files (
.dotx
,.dotm
) found in the Chemistry Building Blocks Main Repository
-
Download the base system from:
https://github.com/String-sg/Chemistry-Building-Blocks
-
Install this v2 module:
- Copy or merge the contents of this repo into the same directory as the base
.dotm
files - Ensure any macro references or modules are updated using the Word Developer tab > Macros > Organizer
- Copy or merge the contents of this repo into the same directory as the base
-
Open the StartUp Template:
- Open
Chemistry Building Blocks_StartUp_v5.dotm
- Enable macros when prompted
- Use new features and extensions provided in
v2
- Open
- Enhanced activity blocks for building chemical compounds
- Improved interface templates
- Additional macro scripts (if included in
.txt
or.bas
form) - Compatibility improvements with modern Word versions
- 𧬠Auto-marking functionality
- π Export to HTML or web format for browser delivery
- π Logging and progress tracking per student
- π Add licensing or login layer for secure classroom use
chemistry-building-blocks-v2/
βββ Code.txt # Supplementary or updated macros/modules
βββ README.md # This file