Difference between revisions of "Features/Print Support"
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude> |
[[Category:Feature Page Incomplete]] | [[Category:Feature Page Incomplete]] | ||
− | [[Category:Feature| | + | [[Category:Feature|Print Support]] |
− | [[Category:Features requested by Uruguay| | + | [[Category:Features requested by Uruguay|Print Support]] |
</noinclude> | </noinclude> | ||
== Summary == | == Summary == | ||
− | Allow the Sugar user to use a printer connected to the computer | + | This feature has different use cases: |
+ | # Allow the Sugar user to use a printer connected to the computer. | ||
+ | # Allow the Sugar user to use a Network Printer. | ||
+ | # Allow the Sugar user to use a Network Printer sending his job to a server like Moodle (a typical scenario in a classroom). | ||
+ | |||
+ | We want to resolve the first point "Allow the Sugar user to use a printer connected to the computer". | ||
+ | The use case 3 is supported now. (check it) | ||
+ | |||
== Owner == | == Owner == | ||
Line 19: | Line 26: | ||
== Detailed Description == | == Detailed Description == | ||
− | === | + | === Use Case 1: Printer connected to the computer === |
− | A new action " | + | "Allow the Sugar user to use a printer connected to the computer" |
− | + | ||
− | A new action "Export to PDF" will be available in some activities. In the | + | '''Option A''' |
+ | |||
+ | A new action "Print" will be available in some activities. | ||
+ | |||
+ | '''Option B''' | ||
+ | |||
+ | A new action "Export to PDF" will be available in some activities. In the Journal the user could select an entry and send it to print (if the action "Send to print" has sense according to the type of the entry (pdf, odt, image)). | ||
− | In both | + | In both alternatives the user could configure some options (paper for example). Maybe a new option "Printer Configuration" will be necessary in Control Panel. |
== Benefit to Sugar == | == Benefit to Sugar == | ||
− | Users will be able to print | + | Users will be able to print their jobs. In the classroom it will be more common to use a network printer and a server to manage the print jobs. |
+ | The use of a printer connected directly to the computer will be more common in the student house. | ||
== Scope == | == Scope == | ||
− | The activities in which print action has sense should add an option to export to pdf or print directly to the printer. | + | * The activities in which print action has sense should add an option to export to pdf or print directly to the printer. |
− | The | + | * The Journal should be modified to add a "Send to Print" option. |
− | A new option "Configure Printer" | + | * A new option "Configure Printer" could be necessary to configure the printer in the control panel. |
==UI Design== | ==UI Design== | ||
Line 48: | Line 62: | ||
== Documentation == | == Documentation == | ||
− | This project could be | + | This project could be useful to this feature: Google Summer of Code "Print Support" Project ([[Print Support]]). |
Line 55: | Line 69: | ||
== Comments and Discussion == | == Comments and Discussion == | ||
− | * See [[{{TALKPAGENAME}}|discussion tab for this feature]] | + | * See [[{{TALKPAGENAME}}|discussion tab for this feature]] |
Latest revision as of 11:27, 6 November 2013
Summary
This feature has different use cases:
- Allow the Sugar user to use a printer connected to the computer.
- Allow the Sugar user to use a Network Printer.
- Allow the Sugar user to use a Network Printer sending his job to a server like Moodle (a typical scenario in a classroom).
We want to resolve the first point "Allow the Sugar user to use a printer connected to the computer". The use case 3 is supported now. (check it)
Owner
- Name: Daniel Castelo
- Email: dcastelo@plan.ceibal.edu.uy
Current status
- In Study
- Targeted release:
- Last updated:
- Percentage of completion: 0%
Detailed Description
Use Case 1: Printer connected to the computer
"Allow the Sugar user to use a printer connected to the computer"
Option A
A new action "Print" will be available in some activities.
Option B
A new action "Export to PDF" will be available in some activities. In the Journal the user could select an entry and send it to print (if the action "Send to print" has sense according to the type of the entry (pdf, odt, image)).
In both alternatives the user could configure some options (paper for example). Maybe a new option "Printer Configuration" will be necessary in Control Panel.
Benefit to Sugar
Users will be able to print their jobs. In the classroom it will be more common to use a network printer and a server to manage the print jobs. The use of a printer connected directly to the computer will be more common in the student house.
Scope
- The activities in which print action has sense should add an option to export to pdf or print directly to the printer.
- The Journal should be modified to add a "Send to Print" option.
- A new option "Configure Printer" could be necessary to configure the printer in the control panel.
UI Design
How To Test
Features/Print Support/Testing
User Experience
Dependencies
None.
Contingency Plan
None necessary, revert to previous release behaviour.
Documentation
This project could be useful to this feature: Google Summer of Code "Print Support" Project (Print Support).
Release Notes
TBD