I have some difficulty's finding and implementing the right tools.
I want to make a structure like this.
- 1.Competent group1
- [li]1.Skill group 1.1
- 2.Skill group 1.2
- 3.Skill group 1.3
- [li]1.Skill a
- 2.Skill b
- 3.Skill c
- [li]1.Learning process 3c
- 2.Competence 3c
- 4.Skill d
- 2.Professional skills (group2)
- [li]1.Computer Skill (group 2.1)
- 2.Planing and organisation (group 2.2)
- [li]1.Scheduling appointments (a)
- 2.Time management (b)
- [li]1.Learning process 2b
- 2.Competence 2b
- 3.Competent group3
- [li]1.Skill group 3.1
- [li]1.Skill a
- 2.Skill b
- 3.Skill c
- [li]1.Learning process 3c
- 2.Competence 3c
- [li]1.Skill group 3.1
The first page must be generate base on the “Skill Group” grouped by the upper levels. The page must contain the names of the skills and some supporting text. The skills will link to a deeper level.
Competent group1
Professional skills 2
Computer Skill (group 2.1) Vestibulum sem. Praesent nibh est, fringilla non,
consequat a, mollis vel, nibh. Nullam nulla. Donec vulputate metus eu nunc. In lectus enim, congue rhoncus, ornare nec
Planing and organisation (group 2.2) Praesent sed ipsum eget tortor luctus euismod.
Suspendisse nisi diam, iaculis non, consequat ac, porta quis, sem. Duis pharetra velit. In quam.
Competent group 3
The second page (linked skill) must display a list of the skills in the selected group containing a number or symbol to mark the experience in that particular area.
----------------------------------------------------------------------------------------------------------
Planing and organisation (group 2.2)
1
2
3
4
5
Scheduling appointments
X
Time management
X
----------------------------------------------------------------------------------------------------------
The last page (based on the rating) must containing some information about the learning process or some text to proof the competence. Fields like: Feedback, Goals, Deadlines, etc.
I want to use these principle for more aims.
It world be nice if some one can tell what module is best to use, and give a example how to implement.