Skip to content

Instantly share code, notes, and snippets.

@lostandfound
lostandfound / dividing_punctuation_marks
Last active June 2, 2021 08:38
区切り約物類の後ろの全角空白をめぐって小林敏先生から頂いたメール
イースト株式会社
 高瀬 拓史 様
   小林敏です
hiroshi takase さん wrote
> ご無沙汰しております。イーストの高瀬です。
こちらこそ,ご無沙汰しております.
@charset "UTF-8";
/* でんでんコンバーター横書きデフォルト */
@namespace "http://www.w3.org/1999/xhtml";
@namespace epub "http://www.idpf.org/2007/ops";
html {
-epub-writing-mode: horizontal-tb;
}
body {
text-align: justify;

Learning Measurement for Analytics Whitepaper

Opportunity

The online educational landscape continues to yield significant growth in online digital curriculum development, delivery and enrollment. There is also a continued heightened interest in, and now demand for, accountability regarding the ability to measure and analyze this enriched online learning activity. This interest, coupled with the more recent surge of the MOOCs and other online-only program offerings driving highly scaled online curriculum delivery, has caused the edtech ecosystem to explore and motivate a call to action to apply “Big Data” Analytics to education to drive a more efficient and informed online learning environment. All of this attention on,and demand for,accountability backed by measurability, presents a very timely opportunity for IMS and standards to take a leadership position in defining a common foundation to enable the measurement of learning activity and its performance at a very granular level.

Equipped with a sta

@lostandfound
lostandfound / 0_reuse_code.js
Created March 20, 2014 04:32
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@lostandfound
lostandfound / gist:8602481
Last active January 4, 2016 09:29
dn2-frontmatter
---
title: "text"
layout: "text"
linear: yes | no
rendition:
  layout: auto | reflowable | pre-pagenated | scrollable
  spread: auto | landscape | portrait
page-spread: auto | left | right | recto | verso | center
alias: "text"