~ubuntu-branches/ubuntu/trusty/schooltool.lyceum.journal/trusty-proposed

« back to all changes in this revision

Viewing changes to src/schooltool/lyceum/journal/stests/journal_tab.txt

  • Committer: Gediminas Paulauskas
  • Date: 2013-10-10 18:00:43 UTC
  • mfrom: (1.1.19)
  • Revision ID: menesis@pov.lt-20131010180043-05nwgedh4a6yhe8o
Tags: 2.6.0-0ubuntu1
* New upstream release
  - Name column split
  - Score system and i18n fixes
* debian/control: requires python-schooltool (>= 1:2.6)

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
    *Math (2)*
129
129
    Physics (3)
130
130
 
131
 
Add teacher to the School Administrators group:
 
131
Add teacher to the Clerks group:
132
132
 
133
 
    >>> manager.ui.group.members.add('2013', 'School Administrators',
 
133
    >>> manager.ui.group.members.add('2013', 'Clerks',
134
134
    ...                              ['jeffrey'])
135
135
 
136
136
This gives the teacher ability to see other teachers' journals: