Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
PacketTracer / opt / pt / help / default / scriptModules_data_store_editor.htm
Size: Mime:
<!DOCTYPE html>
<html>
  <head>
    <title>DataStore Editor</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="styleNormal.css">
  </head>
  <body><div id="main-content" tabindex="0">
    <p class="MainHeading1">Data Store Editor</p></div>
    <hr>
    <div tabindex="0">
    <p>Besides using the Data Store Tab that was mentioned in <a href="scriptModules_dataStore.htm"

        target="content" class="MenuHeading3">Script Modules - Data Store</a>,
      Packet Tracer also allows users to edit the data store using the existing
      DataStoreEditor script module.</p></div>
    <p class="myPic">
      <img src="images/dataStoreEditor.jpg">
    </p>
    <div tabindex="0">
    <p class="MainHeading2">Grading Material</p></div>
    <div tabindex="0">
    <ul>
      <li><strong>Current Attributes</strong> dropdown lists all of the
        attributes that are currently being used for grading in Activity Wizard.
        Users can remove any of these attributes by using the Delete button next
        to the dropdown.</li>
      <br>
      <li><strong>New Attributes</strong> dropdown lists all of the attributes
        that are <strong>not</strong> currently being used for grading in
        Activity Wizard. When an item in the Current Attributes dropdown is
        deleted or when a new attribute is added, that item will show up in the
        New Attributes dropdown. Users can make any of these new attributes into
        grading material by selecting the Add button next to the dropdown. The
        selected item will disappear from the New Attributes dropdown and show
        up on the Current Attributes dropdown under Grading Material.</li>
    </ul>
  </div>
  <div tabindex="0">
    <p class="MainHeading2">Attributes</p></div>

    <p>
    </p>
    <div tabindex="0">
    <ul>
      <li>Users can view the attributes and their values that are associated
        with a specific device/link/module.</li>
      <li>Users can also choose to change the value of an attribute or delete
        the whole attribute all together.</li>
      <li>Users can also add a new attribute and its value to a specific
        device/link/module. As mentioned earlier, the new attribute will
        automatically be added to the New Attributes dropdown so users can
        select it as a new grading material.</li>
      <li>The changes only apply to the specific device being selected.</li>
    </ul>
  </div>
  </body>
</html>