Archive

Posts Tagged ‘MS-Excel’

MS-SkyDrive-related blog posts

How you can share MS-Office files via MS-OneNote instead of directly through MS-SkyDrive

  1. Simple steps:
    1. Drag and drop your MS-Office File to your MS-OneNote page.
    2. When prompted, choose to “insert a copy” (rather than merely linking the original file). image
    3. This puts a copy of the file in the MS-OneNote folder on your local drive,
    4. which (file and folder) gets synched with your online (MS-SkyDrive) version,
    5. which, if you shared it, gets synched with the MS-OneNote folder on the local drive of the PC of the person you are sharing with,
    6. who, by double-clicking, can open and edit his synched local version of MS-Office file in the corresponding MS-Office application.
  2. Stepping back:
      1. Benefit: If you have a working MS-OneNote-based workflow, embedding MS-Office file can quickly extend this workflow.
      2. Risk: If you do not share the MS-OneNote with other editors, you should have no problem. Be aware, though, that concurrency is limited. Unlike accessing the MS-Office file in MS-Office through Office Web apps from MS-SkyDrive directly, editing the MS-Office file from MS-OneNote does not block updating the MS-Office file on remote computers – so expect synching conflicts later if you do not manage concurrency (e.g. by limiting editing sessions). 

Getting answers for the LRC management from Report Express

    1. Report Express is a powerful tool to get current enrolment data which seems vital for running the LRC, but which I have not been able to get my hands on before easily (SCT-Banner limits access too much).
    2. Excel download format – which I recommend : cleaner (fewer graphics) and more information – DOES work, but for Excel 2010, I have to rename the download file extension from XLS to HTML (which the download is) and “open with”  –> Excel.
    3. I have not been successful merging these output files per language on the command line into one large HTML file and cleaning up the <html><body> framework – so I have to open each one, merge by copy/paste the contents of the result worksheet into a new worksheet and clean up the data in there by converting into an Excel Table and sorting by a suitable table column, e.g. ID, which puts all actual enrolment data sequentially, and separates all (redundant anyways) header and footer information.
    4. I finally added table columns with array formulas to calculate the enrolment aggregates,
      1. per this section (to answer questions like: will this class fit into the language resource center?),
      2. this course # (to answer questions like: where can we have maximum impact on improving learning with technology with creating the minimum of new learning/assessment materials. Assessment is standardized per course #.)
      3. and per language-level.
    5. Finally,  vlookup-columns allow me to link the instructor of record and other missing class information (room, building, time) to the student enrolment rows. This allows me to filter, sort and search the enrolment sheet with real-life questions, like
      1. can we support this size class/course/level and language in the LRC
      2. is it practical to relocate this course for part/a whole class meeting to the LRC
      3. which students need be given access permissions to the SANAKO
      4. etc.
    6. Sample filter of the aggregate sheet: enrolment-with-vlookup

How to take roll in class using Sanako Study 1200

  1. Today:
    1. I had to work on getting my Sanako classroom layouts back up after a network cutover on the first day of the academic year.
    2. I could observe a teacher new to the Sanako lab taking roll on paper, reading out each student’s name and finding the student in the classroom . This is a known good way to learn to put a face to a students’ name. Once that is done (and maybe could be done also faster using student thumbnails in university computer systems like the LMS), one can save teaching time taking roll doing the following :
  2. At the beginning of each of your class meetings:
    1. You cannot start a sanako class before your students have logged in and their sanako student clients have started up – that is the first I always ask my students to do.
    2. In the initial Sanako tutor startup dialogue, open an empty class.
    3. Wait for the “corridor” to be fully populated, then select all.
    4. Have the sanako tutor populate the classroom layout.
    5. Choose menu file / save classroom layout as, and save in your tutor folder with the date as the filename.
    6. (Load your familiar class layout to actually begin your class – this will take little extra time, for Sanako tutor does not need to wait again for the Sanako student clients to start up).
  3. After the last day of classes:
    1. load each saved file into MS-Excel (as an XML table),
    2. first column will be class date, hide all columns in between that and your student login name,
    3. select and copy these 2 columns into an attendance spreadsheet (if you find a way to strip the xml wrapper, you can merge the files on the command line – after all, the classroom layout files are just plain text),
    4. in the attendance spreadsheet, calculate attendance
      1. either sort first by date, then by login name, and count attendance manually using the dates;
      2. or have Excel count for you with an array formula pasted into a third column that checks for and counts identical dates.
  4. Final thoughts: Your mileage may vary if you don’t teach all your classes in a Sanako lab – I used to and have come to appreciate an institutionally provided and maintained lab infrastructure which is stable – compared with complaints I have heard about having to rely on your students not forgetting their clickers if you want to use technology rather than class time for taking roll outside of a stable infrastructure.

Download WordPress blog post overview into Excel table

See what I mean: Downloading and browsing the full content XML is of course more powerful than this.

How to identify graded participants in Moodle Course Activity Reports using Vlookup

  1. Having a chart of full names, Moodle id # and usernames would be useful (e.g. for debugging with the Activity Reports that in some cases do not resolve Moodle id# so Excel vlookup has to rescue the day once again…)
  2. The Moodle “Participants” affords the instructor a convenient list, with paging, sort, filter (by role), and different detail-level views.
  3. However, the overview does link course and student id #, but not institutional username while the detail view contain the username as part of the email, but is not truly tabular (consists of an array of tables, each containing one user; at least you can avoid the paging).
  4. Enter grepwin to extract the emails:

    grep-emails

  5. and copy paste them into the Excel created from the tabular overview:
  6. lookupIs there an easier way?

Unable to edit MS-Excel online spreadsheet because of other user locking

  1. Problem: Why is a user opening a spreadsheet in the browser (even if with edit.aspx URL) causing a warning "The spreadsheet is locked by another user" if i try to open it in MS-Excel?  I thought Excel Web App allows multiple uses to edit the spreadsheet at the same time?
  2. Solution: Opening the spreadsheet for editing in the browser still locks it for being opened in MS-Excel (and vice versa), but not for opening it for editing in another browser.

ECAR National Study of Undergraduate Students and Information Technology, 2011 Report released

  1. The Educause ECAR for 2011 Lists among its top actionable survey results: “Nail the basics. Help faculty and administrators support students’ use of core productivity software for academic work.
  2. Not a language learning specific result , but a reminder also for the LRC to prioritize:
    1. LRC posts onproductivity software”,
    2. and most of our students’ “academic work” lives online in Moodle.