...
Patch to fix Collab issues -
SAK-8386: "The link and image buttons in the edit screen of the wiki tool do not work - in IE7 and Firefox, these buttons appear to refresh the page when clicked but have no effect over the text"
SAK-8329: "Click on the Resource Embed button in the RWiki - currently nothing at all happens."
Programmer/QA Note: this error was not reproduceable on SmartSite when tested on 3/6/07 and 3/7/07. May be based on code changes in preparation for 2.4 according to the original Jira.
Test Preparation:
- Make sure you have Instructor and Student access to a course and/or project site with the Wiki tool available
- Make sure that Resources is available on the same site with some graphic material, documents (.ppt, .doc, .xls, or .pdf) and some external URLs.
...
Steps | User Acting As | Action | Expected Result |
---|---|---|---|
1 | Instructor | Select Wiki from your course menu and then select the Edit button. Type the name of a new page in square brackets, i.e., [new page]; select Save button. | "new page" will be shown as a hyperlink with a question mark after it on the Home page. |
2 | Instructor | Select the new page and then select Edit button or link. You may edit or delete the text in the text area box. Select the Link icon (second from right of page editing tools.) | Selecting link will send the user to Resources. |
3 | Instructor | Use the select option under the Actions column in Resources to select a graphic, document or external url or click 'add new' to upload a new file from your computer. Select Continue at the bottom of the Resources page. | Coded link is added to the wiki page after a resource is selected and the user is returned to the wiki page. |
4 | Instructor | Select Save on the wiki edit page. Test the url to verify that it works. | A new link is displayed on the page. A graphic, html file or html selected from the url link may be displayed in the wiki frame; a link to a Word, Excel, PDF, PowerPoint or other document type is available as a downloadable file. |
5 | Instructor | Select the new page and then select Edit button or link. Select the Image icon (last one on the right of page editing tools.) | Selecting link will send the user to Resources. |
6 | Instructor | Use the select option under the Actions column in Resources to select a graphic file or or click 'add new' to upload a new image from your computer. Select Continue at the bottom of the Resources page. | The selected graphic is displayed in the wiki and is not a link. |
7 | Student | Log in as a Student in the course and repeat steps 1-6. | Results should be the same. May need to use 'add new' Resource function if student user has no files avaiilable. |
8 | project maintain user | Log in to a project site where you have a maintain role and repeat steps 1-6. | Results should be the same. May need to use 'add new' Resource function if project maintain user has no files avaiilable. |
9 | project access user | Log in to a project site where you have an access role and repeat steps 1-6. | Results should be the same. May need to use 'add new' Resource function if project access user has no files avaiilable. |
...